Update to 2.064

- New upstream release 2.064
  - Handle non-PVs better (CPAN RT#91558)
This commit is contained in:
Paul Howarth 2014-02-02 11:51:45 +00:00
parent 5ec977a87d
commit 4eedf2c682
2 changed files with 6 additions and 2 deletions

View File

@ -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 <paul@city-fan.org> - 2.064-1
- Update to 2.064
- Handle non-PVs better (CPAN RT#91558)
* Sun Nov 3 2013 Paul Howarth <paul@city-fan.org> - 2.063-1
- Update to 2.063
- gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)

View File

@ -1 +1 @@
f6b86675f43558e28af2bd72040cbc5d Compress-Raw-Bzip2-2.063.tar.gz
1d85bb26f418286de9145d49189f85d3 Compress-Raw-Bzip2-2.064.tar.gz