This commit is contained in:
Fedora Release Engineering 2017-02-11 02:11:50 +00:00
parent 246b1e6758
commit 1f730b90fb

View File

@ -1,7 +1,7 @@
Name: perl-Compress-Raw-Bzip2
Summary: Low-level interface to bzip2 compression library
Version: 2.070
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Compress-Raw-Bzip2/
@ -77,6 +77,9 @@ make test
%{_mandir}/man3/Compress::Raw::Bzip2.3*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.070-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Dec 29 2016 Paul Howarth <paul@city-fan.org> - 2.070-1
- Update to 2.070
- Fix wrong APPEND_OUTPUT logic (CPAN RT#119005, CPAN RT#119141)