1.55 bump

This commit is contained in:
Jitka Plesnikova 2015-12-07 11:14:33 +01:00
parent c54d82f080
commit 1007c9fcae
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ Archive-Zip-1.30.tar.gz
/Archive-Zip-1.50.tar.gz
/Archive-Zip-1.51.tar.gz
/Archive-Zip-1.53.tar.gz
/Archive-Zip-1.55.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Archive-Zip
Version: 1.53
Version: 1.55
Release: 1%{?dist}
Summary: Perl library for accessing Zip archives
@ -40,6 +40,7 @@ BuildRequires: perl(vars)
# Tests
BuildRequires: perl(File::Spec::Unix)
# IO::Scalar not used
BuildRequires: perl(Test::MockModule)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(warnings)
BuildRequires: unzip
@ -95,6 +96,9 @@ make test
%changelog
* Mon Dec 07 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.55-1
- 1.55 bump
* Fri Sep 25 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.53-1
- 1.53 bump

View File

@ -1 +1 @@
0e5c69c28ebe860145fb81dda4c7ba30 Archive-Zip-1.53.tar.gz
175a68451e31bc554352485568354345 Archive-Zip-1.55.tar.gz