This commit is contained in:
Jesse Keating 2009-02-27 02:25:52 +00:00
parent 7872f34240
commit c92ae3ed08

View File

@ -1,6 +1,6 @@
Name: perl-Test-Exception
Version: 0.27
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Library of test functions for exception based Perl code
License: GPL+ or Artistic
Group: Development/Libraries
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.27-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.27-2
- Rebuild for perl 5.10 (again)