|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-File-Contents
|
|
|
|
|
Version: 0.20
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Test routines for examining the contents of files
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.20-2
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Mar 22 2012 Tom Callaway <spot@fedoraproject.org> - 0.20-1
|
|
|
|
|
- update to 0.20
|
|
|
|
|
|
|
|
|
|