This commit is contained in:
Dennis Gilmore 2014-06-06 21:05:21 -05:00
parent 4e8f5d797f
commit a0b9cc3abc
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Bzip2
Version: 2.17
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Interface to Bzip2 compression library
Group: Development/Libraries
License: GPL+ or Artistic
@ -63,6 +63,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Sep 02 2013 Petr Pisar <ppisar@redhat.com> - 2.17-1
- 2.17 bump
- License changed to (GPL+ or Artistic)