1.66 bump
This commit is contained in:
parent
d01cdff01d
commit
2dcff4a0e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ Archive-Zip-1.30.tar.gz
|
||||
/Archive-Zip-1.63.tar.gz
|
||||
/Archive-Zip-1.64.tar.gz
|
||||
/Archive-Zip-1.65.tar.gz
|
||||
/Archive-Zip-1.66.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Archive-Zip
|
||||
Version: 1.65
|
||||
Version: 1.66
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for accessing Zip archives
|
||||
# lib/Archive/Zip/Member.pm: (GPL+ or Artistic) and BSD
|
||||
@ -21,12 +21,10 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict)
|
||||
# Run-time
|
||||
BuildRequires: perl(:VERSION) >= 5.6
|
||||
BuildRequires: perl(bytes)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Compress::Raw::Zlib)
|
||||
BuildRequires: perl(constant)
|
||||
BuildRequires: perl(Cwd)
|
||||
BuildRequires: perl(Data::Dumper)
|
||||
BuildRequires: perl(Encode)
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(File::Basename)
|
||||
@ -99,6 +97,9 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 17 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.66-1
|
||||
- 1.66 bump
|
||||
|
||||
* Mon Sep 09 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.65-1
|
||||
- 1.65 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Archive-Zip-1.65.tar.gz) = 8ce6d4192411605f7416517384a544709ec596dcf5f627e2f1e2c59a9ca2d14de65bc680ea3bbbcc2f67bb536203ca458c5e916171fc7ebe3abfbe27948c3c31
|
||||
SHA512 (Archive-Zip-1.66.tar.gz) = abeefcd87510c83374856c958178f94ce9c6bd5710adc4b3725d8bdcfa5a6a5441876f3bc0575eeba3eec233565276c2d314b24ce0875c0dd8a3beb98e9ac5c7
|
||||
|
Loading…
Reference in New Issue
Block a user