This commit is contained in:
Dennis Gilmore 2011-02-09 02:03:02 -06:00
parent 3727b9d891
commit 5cb2498644

View File

@ -1,6 +1,6 @@
Name: perl-Test-LongString
Version: 0.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl module to test long strings
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Nov 03 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.14-1
- Upstream update.
- Minor spec cleanups.