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)
|
||||
|
||||
Name: perl-Pod-POM
|
||||
Version: 0.17
|
||||
Release: 5mamba
|
||||
Version: 2.01
|
||||
Release: 1mamba
|
||||
Summary: Pod-POM module for Perl
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://www.cpan.org/authors/id/A/AB/ABW/Pod-POM-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/N/NE/NEILB/Pod-POM-%{version}.tar.gz
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/perl-root
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-File-Slurper
|
||||
|
||||
%description
|
||||
Pod-POM module for Perl.
|
||||
@ -51,6 +52,9 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- specfile and maintainer updated
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user