From 66d48fdb7755820b79150a38bd8559b1bdffb3b2 Mon Sep 17 00:00:00 2001 From: "Tom \"spot\" Callaway" Date: Sun, 2 Oct 2011 12:13:21 +0200 Subject: [PATCH] 1.88 --- .gitignore | 1 + perl-XML-LibXML.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4f88340..399b28e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-1.74.tar.gz +/XML-LibXML-1.88.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 5500518..fb61d04 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.74 -Release: 2%{?dist} +Version: 1.88 +Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -71,6 +71,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Sun Oct 2 2011 Tom Callaway - 1:1.88-1 +- update to 1.88 + * Wed Jul 20 2011 Petr Sabata - 1:1.74-2 - Perl mass rebuild diff --git a/sources b/sources index 3c98650..8c05bc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37210f91b11e6c334a89edb46895bc1b XML-LibXML-1.74.tar.gz +31c0e64e0ccd7d51489aae03a29b372a XML-LibXML-1.88.tar.gz