This commit is contained in:
Dennis Gilmore 2013-02-14 09:29:45 -06:00
parent f1db8f29e7
commit 49b3150d6d

View File

@ -1,6 +1,6 @@
Name: perl-Test-Exception
Version: 0.31
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Library of test functions for exception based Perl code
License: GPL+ or Artistic
Group: Development/Libraries
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Oct 18 2012 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-8
- Specify all dependencies.