update to 2.01 [release 2.01-1mamba;Sat Aug 20 2022]
This commit is contained in:
parent
2cd0be413d
commit
7c19fd333d
@ -1,21 +1,22 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Pod-POM
|
Name: perl-Pod-POM
|
||||||
Version: 0.17
|
Version: 2.01
|
||||||
Release: 5mamba
|
Release: 1mamba
|
||||||
Summary: Pod-POM module for Perl
|
Summary: Pod-POM module for Perl
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://www.cpan.org/authors/id/A/AB/ABW/Pod-POM-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/N/NE/NEILB/Pod-POM-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/perl-root
|
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl-File-Slurper
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Pod-POM module for Perl.
|
Pod-POM module for Perl.
|
||||||
@ -51,6 +52,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.01-1mamba
|
||||||
|
- update to 2.01
|
||||||
|
|
||||||
* Sun Jul 01 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17-5mamba
|
* Sun Jul 01 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17-5mamba
|
||||||
- specfile and maintainer updated
|
- specfile and maintainer updated
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user