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

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Sep 27 15:15:06 UTC 2015


From 9ce5258ae732573e3428eb5808734dec80b91ea2 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Sun, 27 Sep 2015 16:09:22 +0100
Subject: Update to 2.069

- New upstream release 2.069
  - Reduce compiler warnings and stderr noise (CPAN RT#101340)
  - consting misc tables (CPAN RT#101296)

diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec
index f2cd284..ea7ea47 100644
--- a/perl-Compress-Raw-Bzip2.spec
+++ b/perl-Compress-Raw-Bzip2.spec
@@ -1,14 +1,19 @@
 Name:           perl-Compress-Raw-Bzip2
 Summary:        Low-level interface to bzip2 compression library
-Version:        2.068
-Release:        347%{?dist}
+Version:        2.069
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Compress-Raw-Bzip2/
 Source0:        http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-%{version}.tar.gz 
 # Module Build
 BuildRequires:  bzip2-devel
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::Constant)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 5.16
@@ -71,6 +76,11 @@ make test
 %{_mandir}/man3/Compress::Raw::Bzip2.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#101340)
+  - consting misc tables (CPAN RT#101296)
+
 * 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 f9ad134..7677f06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a8368a3254bbdfca9eaf30788b54342  Compress-Raw-Bzip2-2.068.tar.gz
+18c4312b4fb8b644e9d697803687ea4f  Compress-Raw-Bzip2-2.069.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Compress-Raw-Bzip2.git/commit/?h=perl-Compress-Raw-Bzip2-2.069-1.fc24&id=9ce5258ae732573e3428eb5808734dec80b91ea2


More information about the perl-devel mailing list