1.37 bump
This commit is contained in:
parent
49159573db
commit
ccc5fa367b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user