From 55e7320a8343bf4a75da4a3ec9bc7567bdb7e713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 19 Mar 2012 11:11:17 +0100 Subject: [PATCH] 1.96 bump --- .gitignore | 1 + perl-XML-LibXML.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 949a0f5..011ce7f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-1.92.tar.gz /XML-LibXML-1.93.tar.gz /XML-LibXML-1.95.tar.gz +/XML-LibXML-1.96.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 06e1427..c658e6e 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.95 +Version: 1.96 Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -102,6 +102,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Mon Mar 19 2012 Marcela Mašláňová - 1:1.96-1 +- 1.96 bump + * Wed Mar 14 2012 Petr Šabata - 1:1.95-1 - 1.95 bump, tests bugfixes diff --git a/sources b/sources index e95885d..2ce350f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07c9ac47e0456b812e1e3ed1f4d4cb34 XML-LibXML-1.95.tar.gz +c05ef700972e746c69e6df0e9ce434d5 XML-LibXML-1.96.tar.gz