update to 1.10, fix source url
This commit is contained in:
parent
5214612925
commit
454c4a4356
@ -1 +1 @@
|
|||||||
IO-CaptureOutput-1.06.tar.gz
|
IO-CaptureOutput-1.10.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: perl-IO-CaptureOutput
|
Name: perl-IO-CaptureOutput
|
||||||
Version: 1.06
|
Version: 1.10
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Capture STDOUT/STDERR from subprocesses and XS/C modules
|
Summary: Capture STDOUT/STDERR from subprocesses and XS/C modules
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/IO-CaptureOutput
|
URL: http://search.cpan.org/dist/IO-CaptureOutput
|
||||||
Source0: http://search.cpan.org/CPAN/authors/id/S/SI/SIMONFLK/IO-CaptureOutput-%{version}.tar.gz
|
Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.10-1
|
||||||
|
- update to 1.10
|
||||||
|
|
||||||
* Tue Feb 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.06-2
|
* Tue Feb 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.06-2
|
||||||
- rebuild for new perl
|
- rebuild for new perl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user