From 8a452854f0434ccfeb8525e4389ca90ee39b2682 Mon Sep 17 00:00:00 2001 From: Andrea Veri Date: Wed, 20 Apr 2016 11:27:29 +0200 Subject: [PATCH] New upstream release: 0.11 --- .gitignore | 1 + perl-File-Touch.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 15c1f27..0a6be65 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /File-Touch-0.08.tar.gz /File-Touch-0.09.tar.gz /File-Touch-0.10.tar.gz +/File-Touch-0.11.tar.gz diff --git a/perl-File-Touch.spec b/perl-File-Touch.spec index 30c9dda..55c2bea 100644 --- a/perl-File-Touch.spec +++ b/perl-File-Touch.spec @@ -1,7 +1,7 @@ Name: perl-File-Touch Summary: Update access, modification timestamps, creating nonexistent files -Version: 0.10 -Release: 2%{?dist} +Version: 0.11 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries 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)) %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. %prep @@ -44,6 +44,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Apr 20 2016 Andrea Veri - 0.11-1 +- New upstream release. + * Thu Feb 04 2016 Fedora Release Engineering - 0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index eac40ac..08adae4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -189f84349f2161030b98faea11f8f6ed File-Touch-0.10.tar.gz +caf4101a022f66c88f5fb4383b3f6388 File-Touch-0.11.tar.gz