[perl-Compress-Raw-Bzip2] Update to 2.061

Paul Howarth pghmcfc at fedoraproject.org
Mon May 27 14:39:31 UTC 2013


commit 02dcd48546fd5c3eb1bbddb13e25595d9ffbd90b
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon May 27 15:38:55 2013 +0100

    Update to 2.061
    
    - New upstream release 2.061
      - Silence compiler warning by making 2nd parameter to DispStream a const char*

 perl-Compress-Raw-Bzip2.spec |    8 ++++++--
 sources                      |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec
index 07cdf52..a1e89e3 100644
--- a/perl-Compress-Raw-Bzip2.spec
+++ b/perl-Compress-Raw-Bzip2.spec
@@ -1,7 +1,7 @@
 Name:           perl-Compress-Raw-Bzip2
 Summary:        Low-level interface to bzip2 compression library
-Version:        2.060
-Release:        2%{?dist}
+Version:        2.061
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Compress-Raw-Bzip2/
@@ -57,6 +57,10 @@ make test
 %{_mandir}/man3/Compress::Raw::Bzip2.3pm*
 
 %changelog
+* Mon May 27 2013 Paul Howarth <paul at city-fan.org> - 2.061-1
+- Update to 2.061
+  - Silence compiler warning by making 2nd parameter to DispStream a const char*
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.060-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 6065899..0dcd899 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1eb9085f99111599a07948a4f0069cdf  Compress-Raw-Bzip2-2.060.tar.gz
+44648bb83e8ec7189afc531ba32143be  Compress-Raw-Bzip2-2.061.tar.gz


More information about the scm-commits mailing list