Compare commits
7 Commits
3.004-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
11e1b9ad8b | |||
347f4efdc2 | |||
bea1b58398 | |||
|
0b9d03b8ea | ||
2b46bd447b | |||
2e31e792b4 | |||
ac0550f502 |
@@ -1,23 +1,20 @@
|
||||
Name: perl-Business-ISBN
|
||||
Version: 3.004
|
||||
Version: 3.012
|
||||
Release: 1mamba
|
||||
Summary: Business::ISBN - International Standard Book Numbers support
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISBN-%{version}.tar.gz
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Business/Business-ISBN-%{version}.tar.gz
|
||||
License: Artistic
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Business-ISBN-Data
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
# FIXME: 4/10 skipped: Need GD::Barcode::EAN13
|
||||
|
||||
%description
|
||||
This Perl module add support for International Standard Book Numbers.
|
||||
@@ -51,6 +48,30 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Thu May 01 2025 Automatic Build System <autodist@openmamba.org> 3.012-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 04 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 3.011-2mamba
|
||||
- rebuilt after fixing automatic requires and provides detection
|
||||
|
||||
* Sat Jan 04 2025 Automatic Build System <autodist@openmamba.org> 3.011-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 15 2024 Automatic Build System <autodist@openmamba.org> 3.009-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 3.008-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Sun Mar 26 2023 Automatic Build System <autodist@mambasoft.it> 3.008-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 3.007-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 3.006-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 11 2017 Automatic Build System <autodist@mambasoft.it> 3.004-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user