This commit is contained in:
Dennis Gilmore 2014-06-06 23:21:31 -05:00
parent 9073f73828
commit e93eb8ff9d

View File

@ -1,6 +1,6 @@
Name: perl-File-ReadBackwards
Version: 1.05
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Read a file backwards by lines
License: GPL+ or Artistic
Group: Development/Libraries
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/File::ReadBackwards.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.05-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Oct 4 2013 Paul Howarth <paul@city-fan.org> - 1.05-1
- Update to 1.05
- Re-ordered Changes to be recent at the top