|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-Test-File-Contents
|
|
|
|
Name: perl-Test-File-Contents
|
|
|
|
Version: 0.22
|
|
|
|
Version: 0.23
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?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
|
|
|
@ -52,6 +52,9 @@ perl Build.PL installdirs=vendor
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Mar 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.23-1
|
|
|
|
|
|
|
|
- 0.23 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Mar 04 2016 Petr Šabata <contyk@redhat.com> - 0.22-1
|
|
|
|
* Fri Mar 04 2016 Petr Šabata <contyk@redhat.com> - 0.22-1
|
|
|
|
- 0.22 bump; fix the test suite with Text-Diff 1.44+
|
|
|
|
- 0.22 bump; fix the test suite with Text-Diff 1.44+
|
|
|
|
|
|
|
|
|
|
|
|