[perl-Env-Path] update to 0.19

Iain Arnell iarnell at fedoraproject.org
Fri Aug 16 16:19:23 UTC 2013


commit 6f7fea9d546daac00e953ceb3da27214b3343499
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Aug 16 10:19:11 2013 -0600

    update to 0.19

 .gitignore         |    1 +
 perl-Env-Path.spec |    8 +++++---
 sources            |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 369e7c5..7fa774a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Env-Path-0.18.tar.gz
+/Env-Path-0.19.tar.gz
diff --git a/perl-Env-Path.spec b/perl-Env-Path.spec
index 2e76fd2..ece8ffc 100644
--- a/perl-Env-Path.spec
+++ b/perl-Env-Path.spec
@@ -1,6 +1,6 @@
 Name:           perl-Env-Path
-Version:        0.18
-Release:        7%{?dist}
+Version:        0.19
+Release:        1%{?dist}
 Summary:        Advanced operations on path variables
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -31,7 +31,6 @@ make %{?_smp_mflags}
 make pure_install DESTDIR=%{buildroot}
 
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} %{buildroot}/*
 
@@ -46,6 +45,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Fri Aug 16 2013 Iain Arnell <iarnell at gmail.com> 0.19-1
+- update to latest upstream version
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 2f8ff38..20c8659 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3be7b2f3521eb604d621f6fdf36b86da  Env-Path-0.18.tar.gz
+e0990baf757ce4f8145dd18817a589a9  Env-Path-0.19.tar.gz


More information about the scm-commits mailing list