New upstream release: 0.11

f38
Andrea Veri 9 years ago
parent 8317e02592
commit 8a452854f0

1
.gitignore vendored

@ -1,3 +1,4 @@
/File-Touch-0.08.tar.gz /File-Touch-0.08.tar.gz
/File-Touch-0.09.tar.gz /File-Touch-0.09.tar.gz
/File-Touch-0.10.tar.gz /File-Touch-0.10.tar.gz
/File-Touch-0.11.tar.gz

@ -1,7 +1,7 @@
Name: perl-File-Touch Name: perl-File-Touch
Summary: Update access, modification timestamps, creating nonexistent files Summary: Update access, modification timestamps, creating nonexistent files
Version: 0.10 Version: 0.11
Release: 2%{?dist} Release: 1%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
URL: http://search.cpan.org/dist/File-Touch URL: http://search.cpan.org/dist/File-Touch
@ -20,7 +20,7 @@ BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description %description
The following Perl module allows you to update access and modification The following Perl module allows you to update access and modification
timestamps, creating nonexistent files where necessary. timestamps, creating nonexistent files where necessary.
%prep %prep
@ -44,6 +44,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Apr 20 2016 Andrea Veri <averi@fedoraproject.org> - 0.11-1
- New upstream release.
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-2 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

@ -1 +1 @@
189f84349f2161030b98faea11f8f6ed File-Touch-0.10.tar.gz caf4101a022f66c88f5fb4383b3f6388 File-Touch-0.11.tar.gz

Loading…
Cancel
Save