1.34 bump
This commit is contained in:
parent
260f386668
commit
f5f2bf4684
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
Archive-Zip-1.30.tar.gz
|
||||
/Archive-Zip-1.33.tar.gz
|
||||
/Archive-Zip-1.34.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Archive-Zip
|
||||
Version: 1.33
|
||||
Version: 1.34
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for accessing Zip archives
|
||||
|
||||
@ -89,13 +89,16 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc Changes LICENSE README examples/
|
||||
%doc Changes examples/
|
||||
%{_bindir}/crc32
|
||||
%{perl_vendorlib}/Archive/
|
||||
%{_mandir}/man3/Archive*.3*
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 10 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.34-1
|
||||
- 1.34 bump
|
||||
|
||||
* Fri Nov 22 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-1
|
||||
- 1.33 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user