7
0

3 Commits

Author SHA256 Message Date
b42e019e26 Add Gitea build results 2025-08-12 18:17:21 +02:00
8d6f5cac2e Accepting request 1233978 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1233978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Syntax-Keyword-Try?expand=0&rev=18
2025-01-02 18:19:22 +00:00
0cd3c1717f Accepting request 1203073 from devel:languages:perl:autoupdate
- updated to 0.300.0 (0.30)
   see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
  0.30    2024-08-29
          [CHANGES]
           * Updates for XS::Parse::Keyword v0.35: new container macro names
           * Updated to latest hax/ support files: avoids SAVEt_LONG, now
             removed in perl 5.41.3

OBS-URL: https://build.opensuse.org/request/show/1203073
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Try?expand=0&rev=33
2024-12-31 00:17:59 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Syntax-Keyword-Try/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Syntax-Keyword-Try)

View File

@@ -27,6 +27,7 @@ Summary: Try/catch/finally syntax for perl
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::CBuilder)