pghmcfc pushed to perl-IO-Compress (perl-IO-Compress-2.069-1.fc24). "Update to 2.069 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Sep 27 17:49:39 UTC 2015


From 3c2da6f0991ab62337dfa3588ef778041ef23e2e Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Sun, 27 Sep 2015 17:20:28 +0100
Subject: Update to 2.069

- New upstream release 2.069
  - IO::Compress::FAQ - Added a section on bgzip (CPAN RT#103295)
  - IO::Compress::Zip - Zip64 needs to be first in extra field to work around
    a Windows Explorer bug (see
    http://www.info-zip.org/phpBB3/viewtopic.php?f=3&t=440 for details)

diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index a2a16da..36192ba 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -2,8 +2,8 @@
 %{?perl_default_filter}
 
 Name:           perl-IO-Compress
-Version:        2.068
-Release:        347%{?dist}
+Version:        2.069
+Release:        1%{?dist}
 Summary:        Read and write compressed data
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -11,6 +11,9 @@ URL:            http://search.cpan.org/dist/IO-Compress/
 Source0:        http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-%{version}.tar.gz
 BuildArch:      noarch
 # Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 5.16
 BuildRequires:  perl(File::Copy)
@@ -97,7 +100,7 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 
 %check
 # Build using "--without long_tests" to avoid very long tests
-# (full suite can take nearly an hour on an i7)
+# (full suite can take nearly an hour on an i7 920)
 make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
 
 %files
@@ -127,6 +130,13 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
 %{_mandir}/man3/IO::Uncompress::*.3*
 
 %changelog
+* Sun Sep 27 2015 Paul Howarth <paul at city-fan.org> - 2.069-1
+- Update to 2.069
+  - IO::Compress::FAQ - Added a section on bgzip (CPAN RT#103295)
+  - IO::Compress::Zip - Zip64 needs to be first in extra field to work around
+    a Windows Explorer bug (see
+    http://www.info-zip.org/phpBB3/viewtopic.php?f=3&t=440 for details)
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.068-347
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9821981..f429917 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-959f9b3a42d72da790c46eb0377c0fbc  IO-Compress-2.068.tar.gz
+b26925161e3f01919f60344d1bbb49c4  IO-Compress-2.069.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-IO-Compress.git/commit/?h=perl-IO-Compress-2.069-1.fc24&id=3c2da6f0991ab62337dfa3588ef778041ef23e2e


More information about the perl-devel mailing list