remi pushed to perl-Proc-Daemon (master). "- update to 0.20 (test suite only) (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Jun 27 07:26:44 UTC 2015


From 381f24dd8f8c97bb6262a65472854ed2a38c2e50 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Sat, 27 Jun 2015 09:26:34 +0200
Subject: - update to 0.20 (test suite only) - enable the test suite


diff --git a/.gitignore b/.gitignore
index f52561c..94d786f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Proc-Daemon-0.14.tar.gz
 /Proc-Daemon-0.18.tar.gz
 /Proc-Daemon-0.19.tar.gz
+/Proc-Daemon-0.20.tar.gz
diff --git a/perl-Proc-Daemon.spec b/perl-Proc-Daemon.spec
index 408ea84..89d6cda 100644
--- a/perl-Proc-Daemon.spec
+++ b/perl-Proc-Daemon.spec
@@ -1,4 +1,4 @@
-# spec file for perl-Proc-Daemon
+# Fedora spec file for perl-Proc-Daemon
 #
 # Copyright (c) 2006-2015 Remi Collet
 # License: CC-BY-SA
@@ -9,8 +9,8 @@
 %global perlname Proc-Daemon
 
 Name:      perl-Proc-Daemon
-Version:   0.19
-Release:   4%{?dist}
+Version:   0.20
+Release:   1%{?dist}
 Summary:   Run Perl program as a daemon process 
 
 Group:     Development/Libraries
@@ -60,9 +60,7 @@ chmod -R u+rwX,go+rX,go-w %{buildroot}/*
 
 
 %check
-# See https://rt.cpan.org/Public/Bug/Display.html?id=103130
-# Issue with test suite - erratic results
-make test || : Ignore test results for now
+make test
 
 
 %files
@@ -72,6 +70,10 @@ make test || : Ignore test results for now
 
 
 %changelog
+* Sat Jun 27 2015 Remi Collet <remi at fedoraproject.org> - 0.20-1
+- update to 0.20 (test suite only)
+- enable the test suite
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 46d23df..55abc17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e3114a50f00432b84c86280393032c1  Proc-Daemon-0.19.tar.gz
+2ac298b4e6d83b6c9da1e5f3a8ea4821  Proc-Daemon-0.20.tar.gz
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list