automatic version update by autodist [release 0.95-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:53:46 +01:00
parent 20fa271e9c
commit 64a61910cc

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-XML-FeedPP
Version: 0.43
Release: 2mamba
Version: 0.95
Release: 1mamba
Summary: XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/K/KA/KAWASAKI/XML-FeedPP-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/XML/XML-FeedPP-%{version}.tar.gz
License: Artistic, GPL
Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver
@ -17,7 +17,6 @@ BuildRequires: perl-devel >= %perl_major_ver
BuildRequires: perl-devel
BuildRequires: perl-XML-TreePP
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds.
@ -52,6 +51,9 @@ rm -f .packlist
%defattr(-,root,root)
%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
- perl 5.16 mass rebuild