- Update to 1.14.

This commit is contained in:
Warren Togami 2005-04-13 23:42:02 +00:00
parent 5e6ca757b7
commit 4481cb8a40
3 changed files with 9 additions and 9 deletions

View File

@ -1 +1 @@
Archive-Zip-1.12.tar.gz
Archive-Zip-1.14.tar.gz

View File

@ -1,19 +1,16 @@
%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
Name: perl-Archive-Zip
Version: 1.12
Release: 3
Version: 1.14
Release: 1
Summary: Perl library for accessing Zip archives
Group: Development/Libraries
License: GPL or Artistic
URL: http://search.cpan.org/dist/Archive-Zip/
Source0: http://www.cpan.org/authors/id/N/NE/NEDKONZ/Archive-Zip-1.12.tar.gz
Source0: http://www.cpan.org/authors/id/N/NE/NEDKONZ/Archive-Zip-1.14.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(Compress::Zlib), perl(File::Temp)
BuildRequires: perl(Compress::Zlib)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -63,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Apr 14 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-1
- Update to 1.14.
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt

View File

@ -1 +1 @@
e8789249d24f283639766295f6eace17 Archive-Zip-1.12.tar.gz
96b2caf19d5aea3adff02c323247e66a Archive-Zip-1.14.tar.gz