commit fb1eb65588cf68cf74161bd59e32e73da2b32802 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Jul 23 06:30:20 2011 +0200 update to 0.13 .gitignore | 1 + perl-App-Daemon.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index f01682e..8c0b625 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ App-Daemon-0.09.tar.gz /App-Daemon-0.11.tar.gz +/App-Daemon-0.13.tar.gz diff --git a/perl-App-Daemon.spec b/perl-App-Daemon.spec index a734f58..f5cef83 100644 --- a/perl-App-Daemon.spec +++ b/perl-App-Daemon.spec @@ -1,6 +1,6 @@ Name: perl-App-Daemon -Version: 0.11 -Release: 4%{?dist} +Version: 0.13 +Release: 1%{?dist} Summary: Start an Application as a Daemon License: GPL+ or Artistic Group: Development/Libraries @@ -12,6 +12,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Pid) BuildRequires: perl(Log::Log4perl) >= 1.0 BuildRequires: perl(Proc::ProcessTable) +BuildRequires: perl(Sysadm::Install) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat Jul 23 2011 Iain Arnell <iarnell@xxxxxxxxx> 0.13-1 +- update to latest upstream version + * Tue Jul 19 2011 Petr Sabata <contyk@xxxxxxxxxx> - 0.11-4 - Perl mass rebuild diff --git a/sources b/sources index fe8d8a2..908bed5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35b98c4eb73691f250f1b394c69dcb74 App-Daemon-0.11.tar.gz +a2e75f124dc8281d991fbe84fc6d3bc8 App-Daemon-0.13.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