- Mass rebuild with perl-5.12.0

This commit is contained in:
Marcela Mašláňová 2010-05-06 21:13:36 +00:00
parent 436752155a
commit 7ed9ae5508

View File

@ -1,6 +1,6 @@
Name: perl-Test-LongString
Version: 0.13
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
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.13-2
- Mass rebuild with perl-5.12.0
* Mon Mar 01 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.13-1
- Upstream update.
- Minor spec cleanups.