diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec index 491fdb5..57fbdce 100644 --- a/perl-Compress-Raw-Bzip2.spec +++ b/perl-Compress-Raw-Bzip2.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Bzip2 Summary: Low-level interface to bzip2 compression library -Version: 2.063 +Version: 2.064 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,10 @@ make test %{_mandir}/man3/Compress::Raw::Bzip2.3pm* %changelog +* Sun Feb 2 2014 Paul Howarth - 2.064-1 +- Update to 2.064 + - Handle non-PVs better (CPAN RT#91558) + * Sun Nov 3 2013 Paul Howarth - 2.063-1 - Update to 2.063 - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936) diff --git a/sources b/sources index c3b6081..7462a89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6b86675f43558e28af2bd72040cbc5d Compress-Raw-Bzip2-2.063.tar.gz +1d85bb26f418286de9145d49189f85d3 Compress-Raw-Bzip2-2.064.tar.gz