[perl-Compress-Bzip2/f21] 2.19 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 27 12:02:54 UTC 2014


commit 8a5f9789e382e0dcbcd6049061d125a81c5948c5
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 27 13:00:01 2014 +0100

    2.19 bump

 .gitignore               |    1 +
 perl-Compress-Bzip2.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 559ea75..670ee9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Compress-Bzip2-2.09.tar.gz
 /Compress-Bzip2-2.16.tar.gz
 /Compress-Bzip2-2.17.tar.gz
 /Compress-Bzip2-2.18.tar.gz
+/Compress-Bzip2-2.19.tar.gz
diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec
index ed629bb..be3d980 100644
--- a/perl-Compress-Bzip2.spec
+++ b/perl-Compress-Bzip2.spec
@@ -1,6 +1,6 @@
 Name:           perl-Compress-Bzip2
-Version:        2.18
-Release:        2%{?dist}
+Version:        2.19
+Release:        1%{?dist}
 Summary:        Interface to Bzip2 compression library
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -14,6 +14,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
+BuildRequires:  perl(version)
 # VMS::Filespec not needed
 # Run-time:
 BuildRequires:  perl(AutoLoader)
@@ -66,6 +67,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Oct 27 2014 Petr Pisar <ppisar at redhat.com> - 2.19-1
+- 2.19 bump
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 4bbd79a..d46f60d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4a1995df9443cb97c28593cbbb23304  Compress-Bzip2-2.18.tar.gz
+dd4ebb4e88a50cc9a85e282618fdf88f  Compress-Bzip2-2.19.tar.gz


More information about the scm-commits mailing list