|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-Class
|
|
|
|
|
Version: 0.36
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Easily create test classes in an xUnit/JUnit style
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.36-2
|
|
|
|
|
- 661697 rebuild for fixing problems with vendorach/lib
|
|
|
|
|
|
|
|
|
|
* Fri Dec 10 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.36-1
|
|
|
|
|
- Update to 0.36 (Fix FTBFS: BZ 661059).
|
|
|
|
|
- Update Source0-URL.
|
|
|
|
|