[perl-Proc-Daemon/f15] update to 0.13

Remi Collet remi at fedoraproject.org
Thu Jun 2 06:01:22 UTC 2011


commit 9e4229fba7dc8fdf8ae5cc8413a08548db512538
Author: remi <fedora at famillecollet.com>
Date:   Thu Jun 2 08:01:09 2011 +0200

    update to 0.13

 .gitignore            |    1 +
 perl-Proc-Daemon.spec |    8 +++++++-
 sources               |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d652ab7..1729774 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *~
 /Proc-Daemon-0.10.tar.gz
 /Proc-Daemon-0.12.tar.gz
+/Proc-Daemon-0.13.tar.gz
diff --git a/perl-Proc-Daemon.spec b/perl-Proc-Daemon.spec
index 2fdb3a2..9760ccb 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.12
+Version:   0.13
 Release:   1%{?dist}
 Summary:   Run Perl program as a daemon process 
 
@@ -73,10 +73,16 @@ make test
 
 
 %changelog
+* Wed Jun 01 2011 Remi Collet <Fedora at famillecollet.com> 0.13-1
+- update to 0.13
+
 * Mon May 30 2011 Remi Collet <Fedora at famillecollet.com> 0.12-1
 - update to 0.12 (bugfix)
 - fix wrong-file-end-of-line-encoding and file-not-utf8
 
+* Mon Apr 11 2011 Remi Collet <Fedora at famillecollet.com> 0.10-1
+- update to 0.10
+
 * Sat Mar 19 2011 Remi Collet <Fedora at famillecollet.com> 0.09-1
 - update to 0.09
 
diff --git a/sources b/sources
index 1288e21..7518e79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c5c88bfe48d29a2921ac670ae9fbd3c  Proc-Daemon-0.12.tar.gz
+c9ffdf3f64173df877d473edf5dc567a  Proc-Daemon-0.13.tar.gz


More information about the scm-commits mailing list