From cb4942ef3d056dcac227f1794a3127b7a8443bac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 4 Jun 2012 17:17:27 +0200 Subject: [PATCH] 1.99 bump --- .gitignore | 1 + perl-XML-LibXML.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 02db6fa..fff0ae0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-1.96.tar.gz /XML-LibXML-1.97.tar.gz /XML-LibXML-1.98.tar.gz +/XML-LibXML-1.99.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 2256672..c439b1a 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: 1.98 +Version: 1.99 Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -102,6 +102,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Mon Jun 04 2012 Petr Ĺ abata - 1:1.99-1 +- 1.99 bump, test updates + * Mon May 28 2012 Jitka Plesnikova - 1:1.98-1 - 1.98 bump diff --git a/sources b/sources index e8d86f9..66b0844 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78c2e293d02e92ca99b07e9a768380ca XML-LibXML-1.98.tar.gz +271eae7f79871f83d4d4b01f841bfd66 XML-LibXML-1.99.tar.gz