11
0

6 Commits

Author SHA256 Message Date
ddee6cf037 Add Gitea build results 2025-08-12 18:12:43 +02:00
52155c3fd6 Accepting request 1281764 from devel:languages:perl
- -std=gnu11 to fix build with gcc15
- modified sources
  % cpanspec.yml (forwarded request 1281154 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1281764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Convert-UUlib?expand=0&rev=34
2025-06-02 20:00:11 +00:00
b9c975dca9 Accepting request 1281154 from home:pgajdos
- -std=gnu11 to fix build with gcc15
- modified sources
  % cpanspec.yml

OBS-URL: https://build.opensuse.org/request/show/1281154
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Convert-UUlib?expand=0&rev=43
2025-06-02 07:23:35 +00:00
5a5a4cc4e4 Accepting request 1244028 from devel:languages:perl
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/request/show/1244028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Convert-UUlib?expand=0&rev=33
2025-02-07 22:04:39 +00:00
b64c3198e5 - Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Convert-UUlib?expand=0&rev=41
2025-02-06 22:19:36 +00:00
9698cbedcd Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Convert-UUlib?expand=0&rev=40
2025-02-04 18:45:37 +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-Convert-UUlib/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-Convert-UUlib)

View File

@@ -28,6 +28,7 @@ Summary: Decode uu/xx/b64/mime/yenc/etc-encoded data from a massive numbe
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Canary::Stability)