[perl-System-Command] update to 1.100

Iain Arnell iarnell at fedoraproject.org
Fri Jun 21 15:52:11 UTC 2013


commit 6eb49afd3f0228ec706d9f58f64ff600583b193d
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jun 21 09:51:53 2013 -0600

    update to 1.100

 .gitignore               |    1 +
 perl-System-Command.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20a0ebc..a1f918f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /System-Command-1.07.tar.gz
 /System-Command-1.08.tar.gz
 /System-Command-1.09.tar.gz
+/System-Command-1.100.tar.gz
diff --git a/perl-System-Command.spec b/perl-System-Command.spec
index 71520ff..318012b 100644
--- a/perl-System-Command.spec
+++ b/perl-System-Command.spec
@@ -1,6 +1,6 @@
 Name:           perl-System-Command
-Version:        1.09
-Release:        2%{?dist}
+Version:        1.100
+Release:        1%{?dist}
 Summary:        Object for running system commands
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -50,6 +50,9 @@ their STDIN, STDOUT and STDERR handles.
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 21 2013 Iain Arnell <iarnell at gmail.com> 1.100-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.09-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index f089411..e9936cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c66c663fbb297032d7cd03f8ed0cf755  System-Command-1.09.tar.gz
+4174aa91b6f032b97549ba9aec5dc714  System-Command-1.100.tar.gz


More information about the scm-commits mailing list