commit 6a0adfaf10f7448c1db3ede7db6ed617ed08f8a5 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Fri Apr 26 21:44:36 2013 +0200 Update to 2013.08 .gitignore | 1 + perl-File-Flock.spec | 12 ++++++++++-- sources | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index df7fbae..6f966ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ File-Flock-2008.01.tar.gz +/File-Flock-2013.08.tar.gz diff --git a/perl-File-Flock.spec b/perl-File-Flock.spec index 7ec6ade..78d4d90 100644 --- a/perl-File-Flock.spec +++ b/perl-File-Flock.spec @@ -1,13 +1,18 @@ Name: perl-File-Flock -Version: 2008.01 -Release: 12%{?dist} +Version: 2013.08 +Release: 1%{?dist} Summary: File locking with flock License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Flock/ Source0: http://www.cpan.org/authors/id/M/MU/MUIR/modules/File-Flock-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl(Data::Structure::Util) BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(File::Slurp) +BuildRequires: perl(IO::Event) +BuildRequires: perl(Test::More) +BuildRequires: perl(Test::SharedFork) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %{?perl_default_filter} @@ -41,6 +46,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Apr 26 2013 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 2013.08-1 +- Update to 2013.08 + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2008.01-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 164fb92..a777843 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63b44b6033a0edd8d57d283089083158 File-Flock-2008.01.tar.gz +1325eac209306a0928ec74ae754f77eb File-Flock-2013.08.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel