[perl-App-Daemon] Update to 0.22

Emmanuel Seyman eseyman at fedoraproject.org
Mon Nov 10 12:50:51 UTC 2014


commit 7e0cae2d75c57397b4e840c2d883effa3862afc7
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Mon Nov 10 13:50:41 2014 +0100

    Update to 0.22

 .gitignore           |    1 +
 perl-App-Daemon.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 030298a..da24bdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ App-Daemon-0.09.tar.gz
 /App-Daemon-0.15.tar.gz
 /App-Daemon-0.16.tar.gz
 /App-Daemon-0.18.tar.gz
+/App-Daemon-0.22.tar.gz
diff --git a/perl-App-Daemon.spec b/perl-App-Daemon.spec
index f712d0f..7677c38 100644
--- a/perl-App-Daemon.spec
+++ b/perl-App-Daemon.spec
@@ -1,6 +1,6 @@
 Name:           perl-App-Daemon
-Version:        0.18
-Release:        6%{?dist}
+Version:        0.22
+Release:        1%{?dist}
 Summary:        Start an Application as a Daemon
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -45,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 10 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.22-1
+- Update to 0.22
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.18-6
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index cc7b6e3..c5b693e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0496db44622acb4478ef4bfc6be0d6e5  App-Daemon-0.18.tar.gz
+e72c0b280263538af65674011bae7634  App-Daemon-0.22.tar.gz



More information about the perl-devel mailing list