[perl-Proc-Daemon/f14/master] update to 0.06

Remi Collet remi at fedoraproject.org
Wed Jan 19 07:02:00 UTC 2011


commit 2659db7b2e116c938336fdeb111282ee7e1d9b1f
Author: remi <fedora at famillecollet.com>
Date:   Wed Jan 19 07:54:12 2011 +0100

    update to 0.06

 .gitignore            |    1 +
 perl-Proc-Daemon.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fdaa3e6..fa50a21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Proc-Daemon-0.03.tar.gz
 /Proc-Daemon-0.05.tar.gz
+/Proc-Daemon-0.06.tar.gz
diff --git a/perl-Proc-Daemon.spec b/perl-Proc-Daemon.spec
index 062dc29..4f01fa1 100644
--- a/perl-Proc-Daemon.spec
+++ b/perl-Proc-Daemon.spec
@@ -1,7 +1,7 @@
 %global perlname Proc-Daemon
 
 Name:      perl-Proc-Daemon
-Version:   0.05
+Version:   0.06
 Release:   1%{?dist}
 Summary:   Run Perl program as a daemon process 
 
@@ -65,6 +65,9 @@ make test
 
 
 %changelog
+* Wed Jan 19 2011 Remi Collet <Fedora at famillecollet.com> 0.06-1
+- update to 0.06
+
 * Fri Oct 29 2010 Remi Collet <Fedora at famillecollet.com> 0.05-1
 - update to 0.05
 - add BR: perl(Proc::ProcessTable) and BR: perl(Test::More)
diff --git a/sources b/sources
index 3acadc4..7fd7618 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-882c741da92d370c87b3ae496905654f  Proc-Daemon-0.05.tar.gz
+621a50ebb4825322997d19c0668f4dd1  Proc-Daemon-0.06.tar.gz


More information about the scm-commits mailing list