[perl-XML-LibXSLT] 1.87 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Feb 3 12:44:30 UTC 2014


commit a12f8f3cd77a7f37cf1423c6a47d3801d54fd0dc
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Feb 3 13:44:47 2014 +0100

    1.87 bump

 .gitignore            |    1 +
 perl-XML-LibXSLT.spec |    6 +++++-
 sources               |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32ec86a..9f044e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ XML-LibXSLT-1.70.tar.gz
 /XML-LibXSLT-1.81.tar.gz
 /XML-LibXSLT-1.82.tar.gz
 /XML-LibXSLT-1.84.tar.gz
+/XML-LibXSLT-1.87.tar.gz
diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec
index 21d9861..58251c4 100644
--- a/perl-XML-LibXSLT.spec
+++ b/perl-XML-LibXSLT.spec
@@ -1,6 +1,6 @@
 Name:		perl-XML-LibXSLT
 # NOTE: also update perl-XML-LibXML to a compatible version.  See below why.
-Version:	1.84
+Version:	1.87
 Release:	1%{?dist}
 Summary:	Perl module for interfacing to GNOME's libxslt
 Group:		Development/Libraries
@@ -20,6 +20,7 @@ BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(File::Spec)
 BuildRequires:	perl(IO::Socket::INET)
 BuildRequires:	perl(strict)
+BuildRequires:	perl(Symbol)
 BuildRequires:	perl(Test)
 BuildRequires:	perl(Test::More)
 BuildRequires:	perl(vars)
@@ -66,6 +67,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Feb 03 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.87-1
+- 1.87 bump
+
 * Thu Jan 02 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.84-1
 - 1.84 bump
 
diff --git a/sources b/sources
index 8f52b6a..d9c1f8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5439da92f3ff85398673b5325e40048  XML-LibXSLT-1.84.tar.gz
+6a9303ffada82422781a36c54d3f4a8f  XML-LibXSLT-1.87.tar.gz



More information about the perl-devel mailing list