[perl-Sysadm-Install] Update to 0.39

Paul Howarth pghmcfc at fedoraproject.org
Thu May 17 10:28:53 UTC 2012


commit 38baabee54ac66a6068d788db40a053653543090
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu May 17 11:28:09 2012 +0100

    Update to 0.39
    
    - New upstream release 0.39
      - Fixed bin_find to omit directories
      - Added cdback() with reset option

 perl-Sysadm-Install.spec |   11 ++++++++---
 sources                  |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/perl-Sysadm-Install.spec b/perl-Sysadm-Install.spec
index f35ae0e..43b75d8 100644
--- a/perl-Sysadm-Install.spec
+++ b/perl-Sysadm-Install.spec
@@ -1,7 +1,7 @@
 Summary:	Typical installation tasks for system administrators
 Name:		perl-Sysadm-Install
-Version:	0.38
-Release:	2%{?dist}
+Version:	0.39
+Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Sysadm-Install/
@@ -75,7 +75,12 @@ find %{buildroot} -depth -type d -exec rmdir {} ';' 2>/dev/null
 %{_mandir}/man3/Sysadm::Install.3pm*
 
 %changelog
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.38-2
+* Thu May 17 2012 Paul Howarth <paul at city-fan.org> 0.39-1
+- Update to 0.39
+  - Fixed bin_find to omit directories
+  - Added cdback() with reset option
+
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 0.38-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Sun Jul 31 2011 Paul Howarth <paul at city-fan.org> 0.38-1
diff --git a/sources b/sources
index b943c48..7e22c25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0dba6277de0117f06781eb57d30b539  Sysadm-Install-0.38.tar.gz
+0e6be4dfa53e820671b1ecdab5506d26  Sysadm-Install-0.39.tar.gz



More information about the perl-devel mailing list