This commit is contained in:
Fedora Release Engineering 2016-02-04 12:49:18 +00:00
parent 9ce5258ae7
commit 8087296e3c

View File

@ -1,7 +1,7 @@
Name: perl-Compress-Raw-Bzip2
Summary: Low-level interface to bzip2 compression library
Version: 2.069
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Compress-Raw-Bzip2/
@ -76,6 +76,9 @@ make test
%{_mandir}/man3/Compress::Raw::Bzip2.3*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.069-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Sep 27 2015 Paul Howarth <paul@city-fan.org> - 2.069-1
- Update to 2.069
- Reduce compiler warnings and stderr noise (CPAN RT#101340)