[perl-Sysadm-Install] Update to 0.43

Paul Howarth pghmcfc at fedoraproject.org
Tue Mar 19 11:50:07 UTC 2013


commit dd4cbf6831926e69974751ced5887916f903ef26
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Mar 19 11:49:02 2013 +0000

    Update to 0.43
    
    - New upstream release 0.43
      - Using binmode() now for slurp/blurt for compatibility with Win32 systems

 perl-Sysadm-Install.spec |   10 +++++++---
 sources                  |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Sysadm-Install.spec b/perl-Sysadm-Install.spec
index c2d84f5..aef355a 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.42
-Release:	2%{?dist}
+Version:	0.43
+Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/Sysadm-Install/
@@ -74,7 +74,11 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/Sysadm::Install.3pm*
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.42-2
+* Tue Mar 19 2013 Paul Howarth <paul at city-fan.org> 0.43-1
+- Update to 0.43
+  - Using binmode() now for slurp/blurt for compatibility with Win32 systems
+
+* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 0.42-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
 * Tue Jan 22 2013 Paul Howarth <paul at city-fan.org> 0.42-1
diff --git a/sources b/sources
index 0a2f762..fd9aef6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f9d3a7b174b8be45a326b833dd8401e  Sysadm-Install-0.42.tar.gz
+f631ac686f62cb6db2edf272ee100d55  Sysadm-Install-0.43.tar.gz


More information about the scm-commits mailing list