[perl-Satcon] Rebase to perl-Satcon-1.14-1.fc15 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Tue Apr 26 12:34:08 UTC 2011


commit 8bd5cbdecf7129d37b0c524fcf4529789f61ab02
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Tue Apr 26 14:33:34 2011 +0200

    Rebase to perl-Satcon-1.14-1.fc15 in rawhide.

 .gitignore       |    1 +
 perl-Satcon.spec |   18 ++++++++++--------
 sources          |    2 +-
 3 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78db469..120521b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 perl-Satcon-1.11.tar.gz
+/perl-Satcon-1.14.tar.gz
diff --git a/perl-Satcon.spec b/perl-Satcon.spec
index 8110bd6..fc6309b 100644
--- a/perl-Satcon.spec
+++ b/perl-Satcon.spec
@@ -1,7 +1,7 @@
 Name:           perl-Satcon
 Summary:        Framework for configuration files
-Version:        1.11
-Release:        4%{?dist}
+Version:        1.14
+Release:        1%{?dist}
 License:        GPLv2
 Group:          Applications/System
 URL:            https://fedorahosted.org/spacewalk
@@ -46,14 +46,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Fri Feb 18 2011 Jan Pazdziora 1.14-1
+- Localize the filehandle globs; also use three-parameter opens.
 
-* Tue Dec 21 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.11-3
-- 661697 rebuild for fixing problems with vendorach/lib
+* Tue Jan 11 2011 Jan Pazdziora 1.13-1
+- Removing satcon-make-rpm.pl from repository as we haven't been packaging it
+  since 2008.
 
-* Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.11-2
-- Mass rebuild with perl-5.12.0
+* Tue Dec 14 2010 Jan Pazdziora 1.12-1
+- We need to check the return value of GetOptions and die if the parameters
+  were not correct.
 
 * Wed Nov 25 2009 Miroslav Suchý <msuchy at redhat.com> 1.11-1
 - 520441 - don't apply ExtUtils::MY->fixin(shift) to perl executables
diff --git a/sources b/sources
index e9f1fa1..6ac2aa0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7671dab56d8eb07e4d86cbfc87f0cfb6  perl-Satcon-1.11.tar.gz
+6324d6259317dfaae386d7981b13d190  perl-Satcon-1.14.tar.gz


More information about the scm-commits mailing list