3 Commits

Author SHA256 Message Date
9e3076ff64 Add Gitea build results 2025-08-12 18:12:14 +02:00
93f659ea3f Accepting request 1285244 from devel:languages:perl
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
- updated to 2.28
   see /usr/share/doc/packages/perl-CDDB_get/Changes
  
  2.28  06.03.2012
        make tests work with perl 5.15.x
- Use source URLs and remove ancient specfile tags and sections
- use original .tar.gz
- switch to perl_requires macro
- remove /var/adm/perl-modules
- add perl as explicit buildrequire
- enable parallel build
- updated patches to apply with fuzz=0
- added manpage
- 'make test' now in separate %check section
- converted neededforbuild to BuildRequires
- Update to 2.27
- Update to 2.25
- Make tempdir securely [#33811]
- Update to 2.23
- Don't build as root
- Use %perl_make_install
- require the perl version we build with
- Update to 2.2, which adds direct device handling in cddb.pl
  (-c /dev/xxx option) and fixes firewall with additional "\n"
  (-F option)
- Use vendor_install target and friends
- Use %perl_process_packlist
- package directories
- Package everything
- Up to 2.11 which is a small proxy regex bugfix
- remove race in .packlist generation
- Initial package. Module and script to access CDDB.

OBS-URL: https://build.opensuse.org/request/show/1285244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CDDB_get?expand=0&rev=27
2025-06-13 16:44:35 +00:00
5dfa317746 Fix changes format
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CDDB_get?expand=0&rev=28
2025-06-12 18:15:05 +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-CDDB_get/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-CDDB_get)

View File

@@ -29,6 +29,7 @@ URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/F/FO/FONKIE/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cddb.pl.1.gz
Source2: cpanspec.yml
Source100: README.md
Patch0: %name-2.23-tmpfile.diff
BuildArch: noarch
BuildRequires: perl