1.37 bump

This commit is contained in:
Jitka Plesnikova 2014-01-16 09:28:51 +01:00
parent 49159573db
commit ccc5fa367b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ Archive-Zip-1.30.tar.gz
/Archive-Zip-1.33.tar.gz
/Archive-Zip-1.34.tar.gz
/Archive-Zip-1.36.tar.gz
/Archive-Zip-1.37.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Archive-Zip
Version: 1.36
Version: 1.37
Release: 1%{?dist}
Summary: Perl library for accessing Zip archives
@ -40,7 +40,7 @@ BuildRequires: perl(vars)
BuildRequires: perl(Data::Dumper)
BuildRequires: perl(File::Spec::Unix)
BuildRequires: perl(IO::Scalar)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(warnings)
BuildRequires: unzip
BuildRequires: zip
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jan 15 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.37-1
- 1.37 bump
* Thu Jan 02 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.36-1
- 1.36 bump

View File

@ -1 +1 @@
a2f6378911f7f34e8d94f0012408e22b Archive-Zip-1.36.tar.gz
e804985def2c1f0ed640ab4ca6aa85a1 Archive-Zip-1.37.tar.gz