1.45 bump
This commit is contained in:
parent
ddbdb7a9b0
commit
9e79e4491f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ Archive-Zip-1.30.tar.gz
|
||||
/Archive-Zip-1.37.tar.gz
|
||||
/Archive-Zip-1.38.tar.gz
|
||||
/Archive-Zip-1.39.tar.gz
|
||||
/Archive-Zip-1.45.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-Archive-Zip
|
||||
Version: 1.39
|
||||
Release: 2%{?dist}
|
||||
Version: 1.45
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for accessing Zip archives
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -95,6 +95,9 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.45-1
|
||||
- 1.45 bump
|
||||
|
||||
* Thu Jan 15 2015 Petr Pisar <ppisar@redhat.com> - 1.39-2
|
||||
- Correct dependencies
|
||||
- Improve sharpbang fix
|
||||
|
Loading…
Reference in New Issue
Block a user