|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Test-File-Contents
|
|
|
|
Name: perl-Test-File-Contents
|
|
|
|
Version: 0.21
|
|
|
|
Version: 0.21
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Test routines for examining the contents of files
|
|
|
|
Summary: Test routines for examining the contents of files
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_mandir}/man3/Test::File::Contents.3pm*
|
|
|
|
%{_mandir}/man3/Test::File::Contents.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 21 2013 Paul Howarth <paul@city-fan.org> - 0.21-1
|
|
|
|
* Mon Oct 21 2013 Paul Howarth <paul@city-fan.org> - 0.21-1
|
|
|
|
- Update to 0.21
|
|
|
|
- Update to 0.21
|
|
|
|
- Require Test::Pod 1.41 for Pod tests, fixing test failures due to the use
|
|
|
|
- Require Test::Pod 1.41 for Pod tests, fixing test failures due to the use
|
|
|
|