|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-File-Touch
|
|
|
|
|
Summary: Update access, modification timestamps, creating nonexistent files
|
|
|
|
|
Version: 0.11
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
URL: http://search.cpan.org/dist/File-Touch
|
|
|
|
@ -44,6 +44,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.11-2
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Apr 20 2016 Andrea Veri <averi@fedoraproject.org> - 0.11-1
|
|
|
|
|
- New upstream release.
|
|
|
|
|
|
|
|
|
|