remi pushed to perl-Proc-Daemon (master). "v0.22"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 29 09:56:50 UTC 2015


From 6b843e5286c0316d5ecd4339107ee4dee73017c4 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Thu, 29 Oct 2015 10:56:28 +0100
Subject: v0.22

---
 .gitignore            | 1 +
 perl-Proc-Daemon.spec | 7 +++++--
 sources               | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 41475ca..5aeb3be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Proc-Daemon-0.19.tar.gz
 /Proc-Daemon-0.20.tar.gz
 /Proc-Daemon-0.21.tar.gz
+/Proc-Daemon-0.22.tar.gz
diff --git a/perl-Proc-Daemon.spec b/perl-Proc-Daemon.spec
index 24e7521..593fb4c 100644
--- a/perl-Proc-Daemon.spec
+++ b/perl-Proc-Daemon.spec
@@ -9,7 +9,7 @@
 %global perlname Proc-Daemon
 
 Name:      perl-Proc-Daemon
-Version:   0.21
+Version:   0.22
 Release:   1%{?dist}
 Summary:   Run Perl program as a daemon process 
 
@@ -20,7 +20,7 @@ Source:    http://search.cpan.org/CPAN/authors/id/A/AK/AKREAL/%{perlname}-%{vers
 
 BuildArch: noarch
 BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires: perl(Proc::ProcessTable)
 BuildRequires: perl(Test::More)
 
@@ -70,6 +70,9 @@ make test
 
 
 %changelog
+* Thu Oct 29 2015 Remi Collet <remi at fedoraproject.org> - 0.22-1
+- update to 0.22 (test suite only)
+
 * Fri Aug  7 2015 Remi Collet <remi at fedoraproject.org> - 0.21-1
 - update to 0.21 (test suite only)
 
diff --git a/sources b/sources
index 8a4e736..6008ff0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-342681eba6a0b1a7a826717e16e31190  Proc-Daemon-0.21.tar.gz
+0c10a6291d776025d3cfd58e49b540af  Proc-Daemon-0.22.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Proc-Daemon.git/commit/?h=master&id=6b843e5286c0316d5ecd4339107ee4dee73017c4


More information about the perl-devel mailing list