diff --git a/.gitignore b/.gitignore index 71e9e39..3aee4a5 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-2.0008.tar.gz /XML-LibXML-2.0010.tar.gz /XML-LibXML-2.0012.tar.gz +/XML-LibXML-2.0014.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 640e3e6..96fd8a9 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -3,7 +3,7 @@ Name: perl-XML-LibXML # https://bugzilla.redhat.com/show_bug.cgi?id=469480 # it might not be needed anymore # this module is maintained, the other is not -Version: 2.0012 +Version: 2.0014 Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -99,6 +99,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Wed Dec 05 2012 Jitka Plesnikova - 1:2.0014-1 +- 2.0014 bump + * Mon Nov 12 2012 Petr Pisar - 1:2.0012-1 - 2.0012 bump diff --git a/sources b/sources index e51cd21..b18f0cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -877313023765c33d8b9d2fead36ad5c3 XML-LibXML-2.0012.tar.gz +a146e20c122b074dbb0d953fb8f65ca0 XML-LibXML-2.0014.tar.gz