From 4481cb8a40bca13aef962b7049aec7bbdd286083 Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Wed, 13 Apr 2005 23:42:02 +0000 Subject: [PATCH] - Update to 1.14. --- .cvsignore | 2 +- perl-Archive-Zip.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 760443f..0cf5e21 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Archive-Zip-1.12.tar.gz +Archive-Zip-1.14.tar.gz diff --git a/perl-Archive-Zip.spec b/perl-Archive-Zip.spec index 53c8b3e..f0c361d 100644 --- a/perl-Archive-Zip.spec +++ b/perl-Archive-Zip.spec @@ -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 - 1.14-1 +- Update to 1.14. + * Fri Apr 7 2005 Michael Schwendt - rebuilt diff --git a/sources b/sources index 0c5d68f..0ac435d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8789249d24f283639766295f6eace17 Archive-Zip-1.12.tar.gz +96b2caf19d5aea3adff02c323247e66a Archive-Zip-1.14.tar.gz