1.45 bump

This commit is contained in:
Jitka Plesnikova 2015-02-10 13:16:21 +01:00
parent ddbdb7a9b0
commit 9e79e4491f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ Archive-Zip-1.30.tar.gz
/Archive-Zip-1.37.tar.gz /Archive-Zip-1.37.tar.gz
/Archive-Zip-1.38.tar.gz /Archive-Zip-1.38.tar.gz
/Archive-Zip-1.39.tar.gz /Archive-Zip-1.39.tar.gz
/Archive-Zip-1.45.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Archive-Zip Name: perl-Archive-Zip
Version: 1.39 Version: 1.45
Release: 2%{?dist} Release: 1%{?dist}
Summary: Perl library for accessing Zip archives Summary: Perl library for accessing Zip archives
Group: Development/Libraries Group: Development/Libraries
@ -95,6 +95,9 @@ make test
%changelog %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 * Thu Jan 15 2015 Petr Pisar <ppisar@redhat.com> - 1.39-2
- Correct dependencies - Correct dependencies
- Improve sharpbang fix - Improve sharpbang fix

View File

@ -1 +1 @@
851316e59625317a89e40418a26c676c Archive-Zip-1.39.tar.gz 07805e1c2c6b2b6561ac29489a6dd7dd Archive-Zip-1.45.tar.gz