pghmcfc pushed to perl-Compress-Raw-Zlib (master). "Update to 2.069 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Sep 27 14:48:35 UTC 2015


From 11434c2df63d8f67031966e21153e64ea81f41a5 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Sun, 27 Sep 2015 15:45:38 +0100
Subject: Update to 2.069

- New upstream release 2.069
  - Reduce compiler warnings and stderr noise (CPAN RT#101341)
  - amigaos4: cpan/Compress-Raw-Zlib: also __amigaos4__ (CPAN RT#106799)
  - const all global data (CPAN RT#101298)
  - Coverity finding: Unused value (CPAN RT#105414)
  - Coverity findings (CPAN RT#102399)
  - Coverity finding: Overlapping buffer in memory copy (CPAN RT#105413)

diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec
index ea4f8b2..7d7487d 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -1,6 +1,6 @@
 Name:           perl-Compress-Raw-Zlib
-Version:        2.068
-Release:        347%{?dist}
+Version:        2.069
+Release:        1%{?dist}
 Summary:        Low-level interface to the zlib compression library
 # Zlib.xs: (GPL+ or Artistic) and zlib
 # Others:  GPL+ or Artistic
@@ -9,7 +9,12 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Compress-Raw-Zlib/
 Source0:        http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz
 # Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::Constant)
 BuildRequires:  perl(ExtUtils::Install)
@@ -76,6 +81,15 @@ make test COMPRESS_ZLIB_RUN_MOST=1
 %{_mandir}/man3/Compress::Raw::Zlib.3*
 
 %changelog
+* Sun Sep 27 2015 Paul Howarth <paul at city-fan.org> - 2.069-1
+- Update to 2.069
+  - Reduce compiler warnings and stderr noise (CPAN RT#101341)
+  - amigaos4: cpan/Compress-Raw-Zlib: also __amigaos4__ (CPAN RT#106799)
+  - const all global data (CPAN RT#101298)
+  - Coverity finding: Unused value (CPAN RT#105414)
+  - Coverity findings (CPAN RT#102399)
+  - Coverity finding: Overlapping buffer in memory copy (CPAN RT#105413)
+
 * 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 d9f4f8a..ebeb0c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5992c736ff448491c70100f88bb24114  Compress-Raw-Zlib-2.068.tar.gz
+c1f99178e6e29b0037785afa6d8bbcff  Compress-Raw-Zlib-2.069.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Compress-Raw-Zlib.git/commit/?h=master&id=11434c2df63d8f67031966e21153e64ea81f41a5


More information about the perl-devel mailing list