commit e8e57953b45736197fbaba6c4417a1a605e22c4c
Author: Iain Arnell <[email protected]>
Date: Fri Apr 20 08:36:57 2012 -0600
update to 1.07
.gitignore | 1 +
perl-System-Command.spec | 6 +++++-
sources | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9c8aa8..e33e7b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/System-Command-1.06.tar.gz
+/System-Command-1.07.tar.gz
diff --git a/perl-System-Command.spec b/perl-System-Command.spec
index 2671de0..448ae50 100644
--- a/perl-System-Command.spec
+++ b/perl-System-Command.spec
@@ -1,5 +1,5 @@
Name: perl-System-Command
-Version: 1.06
+Version: 1.07
Release: 1%{?dist}
Summary: Object for running system commands
License: GPL+ or Artistic
@@ -13,6 +13,7 @@ BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Output)
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage)
+BuildRequires: perl(Time::HiRes)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
%description
@@ -42,5 +43,8 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
+* Fri Apr 20 2012 Iain Arnell <[email protected]> 1.07-1
+- update to latest upstream version
+
* Fri Jan 13 2012 Iain Arnell <[email protected]> 1.06-1
- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 747c923..52ea33f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-461468487acdbe0317a5729973f91bf2 System-Command-1.06.tar.gz
+b0eb34bea32da8824b7b99080686c326 System-Command-1.07.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel