This commit is contained in:
Dennis Gilmore 2011-02-09 02:36:07 -06:00
parent 2647502ae8
commit 228a54c1e8

View File

@ -1,7 +1,7 @@
Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Version: 0.96
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple-%{version}.tar.gz
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.96-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Nov 20 2010 Iain Arnell <iarnell@gmail.com> 0.96-1
- update to latest upstream version
- clean up spec for modern rpmbuild