From 3725b5896c9dbc84454a8dca70367207f5f2bed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 21 Jun 2012 17:09:15 +0200 Subject: [PATCH] 2.0001 bump --- .gitignore | 1 + perl-XML-LibXML.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fff0ae0..eb0836f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-1.97.tar.gz /XML-LibXML-1.98.tar.gz /XML-LibXML-1.99.tar.gz +/XML-LibXML-2.0001.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index bd84521..c2ec0fb 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -3,8 +3,8 @@ 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.99 -Release: 2%{?dist} +Version: 2.0001 +Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -102,6 +102,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Thu Jun 21 2012 Petr Ĺ abata - 1:2.0001-1 +- 2.0001 bump + * Tue Jun 12 2012 Petr Pisar - 1:1.99-2 - Perl 5.16 rebuild diff --git a/sources b/sources index 66b0844..70d043a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -271eae7f79871f83d4d4b01f841bfd66 XML-LibXML-1.99.tar.gz +f35457c2e74b8d112ad64a8a300e9b4d XML-LibXML-2.0001.tar.gz