automatic version update by autodist [release 0.95-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
20fa271e9c
commit
64a61910cc
@ -1,15 +1,15 @@
|
|||||||
%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-XML-FeedPP
|
Name: perl-XML-FeedPP
|
||||||
Version: 0.43
|
Version: 0.95
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds
|
Summary: XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds
|
||||||
Group: System/Libraries/Perl
|
Group: System/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://search.cpan.org/CPAN/authors/id/K/KA/KAWASAKI/XML-FeedPP-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/XML/XML-FeedPP-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
@ -17,7 +17,6 @@ BuildRequires: perl-devel >= %perl_major_ver
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-XML-TreePP
|
BuildRequires: perl-XML-TreePP
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds.
|
XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds.
|
||||||
@ -52,6 +51,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.95-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Nov 11 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.43-2mamba
|
* Sun Nov 11 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.43-2mamba
|
||||||
- perl 5.16 mass rebuild
|
- perl 5.16 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user