commit 0010191268e92422a2e465d29341a633d742d770 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Thu Jan 13 09:56:10 2011 +0000 Update to 2.033 - New upstream release 2.033 (fixed typos and spelling errors - Perl RT#81782) - Drop redundant Obsoletes and Epoch tags - Simplify provides filter .gitignore | 3 +-- perl-Compress-Raw-Zlib.spec | 23 ++++++++++++----------- sources | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) --- diff --git a/.gitignore b/.gitignore index a03a2c2..a8eb0b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -Compress-Raw-Zlib-2.030.tar.gz -/Compress-Raw-Zlib-2.032.tar.gz +/Compress-Raw-Zlib-2.033.tar.gz diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index a2fa934..ed42e30 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,7 +1,6 @@ Name: perl-Compress-Raw-Zlib -Epoch: 0 -Version: 2.032 -Release: 2%{?dist} +Version: 2.033 +Release: 1%{?dist} Summary: Low-Level Interface to zlib compression library License: GPL+ or Artistic Group: Development/Libraries @@ -11,19 +10,16 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: zlib-devel -Obsoletes: perl-Compress-Raw-Zlib <= 0:2.023-112 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%{?perl_default_filter} + %description The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library, which is used by IO::Compress::Zlib. %prep %setup -q -n Compress-Raw-Zlib-%{version} -%{?filter_setup: -%filter_from_provides /Zlib.so/d -%?perl_default_filter -} %build BUILD_ZLIB=False @@ -55,11 +51,16 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README -%{perl_archlib}/auto/* -%{perl_archlib}/Compress* -%{_mandir}/man3/* +%{perl_archlib}/auto/Compress/ +%{perl_archlib}/Compress/ +%{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Thu Jan 13 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 2.033-1 +- Update to 2.033 (fixed typos and spelling errors - Perl RT#81782) +- Drop redundant Obsoletes and Epoch tags +- Simplify provides filter + * Fri Jan 07 2011 Petr Pisar <ppisar@xxxxxxxxxx> - 0:2.032-2 - BuildRequire perl(Test::Pod) for tests diff --git a/sources b/sources index fa18ad3..449c9ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b440004f7ee7b901382cf9bf0ee9e433 Compress-Raw-Zlib-2.032.tar.gz +e9ec0f336997311648a0b611a1f1f6eb Compress-Raw-Zlib-2.033.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel