[perl-Compress-Bzip2] 2.19 bump

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


commit e2eaf954adf465f8538da6c9dae3aa37ab7ce857
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 d179f97..fed93bf 100644
--- a/perl-Compress-Bzip2.spec
+++ b/perl-Compress-Bzip2.spec
@@ -1,6 +1,6 @@
 Name:           perl-Compress-Bzip2
-Version:        2.18
-Release:        3%{?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
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.18-3
 - Perl 5.20 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