1.39 bump

This commit is contained in:
Jitka Plesnikova 2016-11-09 10:28:00 +01:00
parent a7e9b25a17
commit f646619df1
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ XML-XPath-1.13.tar.gz
/XML-XPath-1.36.tar.gz
/XML-XPath-1.37.tar.gz
/XML-XPath-1.38.tar.gz
/XML-XPath-1.39.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-XML-XPath
Version: 1.38
Version: 1.39
Release: 1%{?dist}
Summary: XPath parser and evaluator for Perl
# XML/XPath.pm, XML/XPath/PerlSAX.pm, REAME: GPL+ or Artistic
@ -23,6 +23,7 @@ BuildRequires: perl(Exporter)
BuildRequires: perl(IO::File)
BuildRequires: perl(overload)
BuildRequires: perl(POSIX)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(vars)
BuildRequires: perl(XML::Parser) >= 2.23
# Tests
@ -76,6 +77,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Wed Nov 09 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.39-1
- 1.39 bump
* Mon Oct 31 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.38-1
- 1.38 bump

View File

@ -1 +1 @@
5f326479eebddfb4f95db89862783bc4 XML-XPath-1.38.tar.gz
d767ab628b091bd825838677c6dcff53 XML-XPath-1.39.tar.gz