This commit is contained in:
Dennis Gilmore 2014-06-06 21:06:24 -05:00
parent 55fffddecf
commit 9c4150cf5f

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Lzma
Version: 2.064
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Low-level interface to lzma compression library
Group: Development/Libraries
License: GPL+ or Artistic
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/Compress::Raw::Lzma.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.064-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Feb 2 2014 Paul Howarth <paul@city-fan.org> - 2.064-1
- Update to 2.064
- Handle non-PVs better (CPAN RT#91558)