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 12:00:08 +00:00
parent 9c7a40606a
commit 55fffddecf
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Compress-Raw-Lzma
Version: 2.063
Version: 2.064
Release: 1%{?dist}
Summary: Low-level interface to lzma compression library
Group: Development/Libraries
@ -52,6 +52,10 @@ make test
%{_mandir}/man3/Compress::Raw::Lzma.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 (no changes)

View File

@ -1 +1 @@
a789cf27f8b7f17116e6c07006f8d5af Compress-Raw-Lzma-2.063.tar.gz
67feb68025fc9f666f543d9e27a5233c Compress-Raw-Lzma-2.064.tar.gz