[perl-Compress-Bzip2] 2.17 bump

Petr Pisar ppisar at fedoraproject.org
Mon Sep 2 08:03:10 UTC 2013


commit 4e8f5d797f5ef0368e15315ae6866db0005902da
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Sep 2 10:02:11 2013 +0200

    2.17 bump

 .gitignore               |    1 +
 perl-Compress-Bzip2.spec |   10 +++++++---
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ba6f3b..863651d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Compress-Bzip2-2.09.tar.gz
 /Compress-Bzip2-2.13.tar.gz
 /Compress-Bzip2-2.15.tar.gz
 /Compress-Bzip2-2.16.tar.gz
+/Compress-Bzip2-2.17.tar.gz
diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec
index a66f5fd..dd2c46d 100644
--- a/perl-Compress-Bzip2.spec
+++ b/perl-Compress-Bzip2.spec
@@ -1,9 +1,9 @@
 Name:           perl-Compress-Bzip2
-Version:        2.16
-Release:        3%{?dist}
+Version:        2.17
+Release:        1%{?dist}
 Summary:        Interface to Bzip2 compression library
 Group:          Development/Libraries
-License:        GPL+
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Compress-Bzip2/
 Source0:        http://www.cpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-%{version}.tar.gz
 BuildRequires:  bzip2-devel >= 1.0.6
@@ -63,6 +63,10 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Sep 02 2013 Petr Pisar <ppisar at redhat.com> - 2.17-1
+- 2.17 bump
+- License changed to (GPL+ or Artistic)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.16-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 4d199b8..7df00b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd7afcd949023ed2f3e9d9294848ad19  Compress-Bzip2-2.16.tar.gz
+d8b809f6efe3edb33f81d608c932b2ef  Compress-Bzip2-2.17.tar.gz


More information about the scm-commits mailing list