commit 1fefe20b3bf2a5f757ef1f8fa847ab9139d09003
Author: Paul Howarth <p...@city-fan.org>
Date:   Mon May 27 16:07:03 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-Lzma.spec |    8 ++++++--
 sources                     |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index ecc82bc..d4a23d8 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,6 +1,6 @@
 Name:          perl-Compress-Raw-Lzma
-Version:       2.060
-Release:       2%{?dist}
+Version:       2.061
+Release:       1%{?dist}
 Summary:       Low-level interface to lzma compression library
 Group:         Development/Libraries
 License:       GPL+ or Artistic
@@ -52,6 +52,10 @@ make test
 %{_mandir}/man3/Compress::Raw::Lzma.3pm*
 
 %changelog
+* Mon May 27 2013 Paul Howarth <p...@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-...@lists.fedoraproject.org> 
- 2.060-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 5bd3b89..f16fa55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6348955bb7da43d2ac17f98d45a5338f  Compress-Raw-Lzma-2.060.tar.gz
+1a8c411d2b949729b2bd63e1b812e0a0  Compress-Raw-Lzma-2.061.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to