diff --git a/.gitignore b/.gitignore index 120d02e..6d40d7e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ XML-Feed-0.43.tar.gz /XML-Feed-0.50.tar.gz /XML-Feed-0.51.tar.gz /XML-Feed-0.52.tar.gz +/XML-Feed-0.53.tar.gz diff --git a/perl-XML-Feed.spec b/perl-XML-Feed.spec index 6da17e5..2bd09a8 100644 --- a/perl-XML-Feed.spec +++ b/perl-XML-Feed.spec @@ -1,6 +1,6 @@ Name: perl-XML-Feed -Version: 0.52 -Release: 8%{?dist} +Version: 0.53 +Release: 1%{?dist} Summary: Syndication feed parser and auto-discovery License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ make test %{_mandir}/man3/XML* %changelog +* Mon Dec 21 2015 Emmanuel Seyman - 0.53-1 +- Update to 0.53 + * Thu Nov 19 2015 Emmanuel Seyman - 0.52-8 - Use NO_PACKLIST=1 when creating Makefile - Add more BuildRequires diff --git a/sources b/sources index db78693..450c0f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ab88ee2e65bfaa10da4edd626c7e8cb XML-Feed-0.52.tar.gz +ca75bf67c8615b5a414c754d80531d12 XML-Feed-0.53.tar.gz