[perl-XML-LibXSLT] 1.72 bump

Petr Sabata psabata at fedoraproject.org
Fri Oct 7 10:59:30 UTC 2011


commit d4175301c1584dd1a85bb68a8ebc80f8703ab647
Author: Petr Sabata <contyk at redhat.com>
Date:   Fri Oct 7 12:57:18 2011 +0200

    1.72 bump

 .gitignore            |    1 +
 perl-XML-LibXSLT.spec |    7 ++++++-
 sources               |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25bfc63..91131f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 XML-LibXSLT-1.70.tar.gz
 /XML-LibXSLT-1.71.tar.gz
+/XML-LibXSLT-1.72.tar.gz
diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec
index 9bd58b9..51a578c 100644
--- a/perl-XML-LibXSLT.spec
+++ b/perl-XML-LibXSLT.spec
@@ -1,12 +1,14 @@
 Name:		perl-XML-LibXSLT
 # NOTE: also update perl-XML-LibXML to a compatible version.  See below why.
-Version:	1.71
+Version:	1.72
 Release:	1%{?dist}
 Summary:	Perl module for interfacing to GNOME's libxslt
 Group:		Development/Libraries
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/XML-LibXSLT/
 Source0:	http://search.cpan.org/CPAN/authors/id/P/PA/PAJAS/XML-LibXSLT-%{version}.tar.gz
+BuildRequires:	perl(Carp)
+BuildRequires:	perl(Exporter)
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:  libxslt-devel >= 1.1.18, gdbm-devel, libgcrypt-devel, libgpg-error-devel
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -48,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Oct 07 2011 Petr Sabata <contyk at redhat.com> - 1.72-1
+- 1.72 bump
+
 * Mon Sep 19 2011 Petr Sabata <contyk at redhat.com> - 1.71-1
 - 1.71 bump
 - Remove BuildRoot tag
diff --git a/sources b/sources
index 97941c8..c6fd0d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a2fc4a3b2d7f0cc02b6cbd0cac7ee7b  XML-LibXSLT-1.71.tar.gz
+574c5d44749517af18faf1911a010547  XML-LibXSLT-1.72.tar.gz


More information about the scm-commits mailing list