Jesse Keating 16 years ago
parent cb151a6a19
commit 9ba8e82f65

@ -1,6 +1,6 @@
Name: perl-Test-Class Name: perl-Test-Class
Version: 0.31 Version: 0.31
Release: 1%{?dist} Release: 2%{?dist}
Summary: Easily create test classes in an xUnit/JUnit style Summary: Easily create test classes in an xUnit/JUnit style
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Dec 10 2008 Steven Pritchard <steve@kspei.com> 0.31-1 * Wed Dec 10 2008 Steven Pritchard <steve@kspei.com> 0.31-1
- Update to 0.31. - Update to 0.31.
- BR Test::Builder. - BR Test::Builder.

Loading…
Cancel
Save