From 8744963fcfd359033c6df735e848edd3bbb7ea18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 18 Oct 2012 11:02:33 +0200 Subject: [PATCH] 2.0007 bump --- .gitignore | 1 + perl-XML-LibXML.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 04aa970..9a9945a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-2.0003.tar.gz /XML-LibXML-2.0004.tar.gz /XML-LibXML-2.0006.tar.gz +/XML-LibXML-2.0007.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index c4cc3c3..8307a6f 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: 2.0006 -Release: 2%{?dist} +Version: 2.0007 +Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -102,6 +102,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Thu Oct 18 2012 Petr Ĺ abata - 1:2.0007-1 +- 2.0007 bump + * Mon Oct 15 2012 Jitka Plesnikova - 1:2.0006-1 - 2.0006 bump - Remove bundled library and add BR perl(Devel::CheckLib). diff --git a/sources b/sources index 08f6487..247ab81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84be673c899ae1cf7b204ab7c7f3be46 XML-LibXML-2.0006.tar.gz +cbce16e0081f2129f44e02293f0d175a XML-LibXML-2.0007.tar.gz