diff --git a/perl-XML-FeedPP.spec b/perl-XML-FeedPP.spec index 86efe24..6d7b419 100644 --- a/perl-XML-FeedPP.spec +++ b/perl-XML-FeedPP.spec @@ -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 -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 0.95-1mamba +- automatic version update by autodist + * Sun Nov 11 2012 Silvan Calarco 0.43-2mamba - perl 5.16 mass rebuild