From 3b9f51bf43c6c6f3a3a2f32e505187c3d457aaa9 Mon Sep 17 00:00:00 2001
From: Iain Arnell <[email protected]>
Date: Sat, 27 Oct 2012 09:08:07 -0600
Subject: update to 0.16

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

diff --git a/.gitignore b/.gitignore
index 6b9b666..cf1a80c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ App-Daemon-0.09.tar.gz
 /App-Daemon-0.13.tar.gz
 /App-Daemon-0.14.tar.gz
 /App-Daemon-0.15.tar.gz
+/App-Daemon-0.16.tar.gz
diff --git a/perl-App-Daemon.spec b/perl-App-Daemon.spec
index 0adf84f..847bc46 100644
--- a/perl-App-Daemon.spec
+++ b/perl-App-Daemon.spec
@@ -1,6 +1,6 @@
 Name:           perl-App-Daemon
-Version:        0.15
-Release:        3%{?dist}
+Version:        0.16
+Release:        1%{?dist}
 Summary:        Start an Application as a Daemon
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -33,7 +33,6 @@ make %{?_smp_mflags}
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
 
@@ -46,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Oct 27 2012 Iain Arnell <[email protected]> 0.16-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <[email protected]> 
- 0.15-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 88f654b..50c0445 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96c25cde8e7d196f88de5afa302167ad  App-Daemon-0.15.tar.gz
+5f4a7d6569a3a7252c57b8d05123a7fd  App-Daemon-0.16.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-App-Daemon.git/commit/?h=epel7&id=3b9f51bf43c6c6f3a3a2f32e505187c3d457aaa9
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to