Update to 2.061

- New upstream release 2.061
  - Silence compiler warning by making 2nd parameter to DispStream a const char*
This commit is contained in:
Paul Howarth 2013-05-27 16:07:03 +01:00
parent 38f53aaec9
commit 1fefe20b3b
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Lzma Name: perl-Compress-Raw-Lzma
Version: 2.060 Version: 2.061
Release: 2%{?dist} Release: 1%{?dist}
Summary: Low-level interface to lzma compression library Summary: Low-level interface to lzma compression library
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -52,6 +52,10 @@ make test
%{_mandir}/man3/Compress::Raw::Lzma.3pm* %{_mandir}/man3/Compress::Raw::Lzma.3pm*
%changelog %changelog
* Mon May 27 2013 Paul Howarth <paul@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-eng@lists.fedoraproject.org> - 2.060-2 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.060-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
6348955bb7da43d2ac17f98d45a5338f Compress-Raw-Lzma-2.060.tar.gz 1a8c411d2b949729b2bd63e1b812e0a0 Compress-Raw-Lzma-2.061.tar.gz