commit c45de9c3338d3cfdbdf5eef4c21daad9103b5b33 Author: Iain Arnell <iarn...@gmail.com> Date: Fri Dec 7 09:47:37 2012 -0700
update to 1.08 .gitignore | 1 + perl-System-Command.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index e33e7b4..f3ffe1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /System-Command-1.06.tar.gz /System-Command-1.07.tar.gz +/System-Command-1.08.tar.gz diff --git a/perl-System-Command.spec b/perl-System-Command.spec index 90b0b3e..55e87aa 100644 --- a/perl-System-Command.spec +++ b/perl-System-Command.spec @@ -1,6 +1,6 @@ Name: perl-System-Command -Version: 1.07 -Release: 3%{?dist} +Version: 1.08 +Release: 1%{?dist} Summary: Object for running system commands License: GPL+ or Artistic Group: Development/Libraries @@ -30,7 +30,6 @@ their STDIN, STDOUT and STDERR handles. %install ./Build install destdir=%{buildroot} create_packlist=0 -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* @@ -43,6 +42,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Fri Dec 07 2012 Iain Arnell <iarn...@gmail.com> 1.08-1 +- update to latest upstream version + * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.07-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 52ea33f..d202147 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0eb34bea32da8824b7b99080686c326 System-Command-1.07.tar.gz +cae18b739ddd6dea8fe830dd6aae878f System-Command-1.08.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel