diff --git a/IO-CaptureOutput-1.1103.tar.gz b/IO-CaptureOutput-1.1103.tar.gz deleted file mode 100644 index 0cd779e..0000000 --- a/IO-CaptureOutput-1.1103.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5826b36440b2f5c850213129aa607eccb366c4f016b0dcd527f697fd03d94ad -size 27314 diff --git a/IO-CaptureOutput-1.1104.tar.gz b/IO-CaptureOutput-1.1104.tar.gz new file mode 100644 index 0000000..13caf42 --- /dev/null +++ b/IO-CaptureOutput-1.1104.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc732fcb438f97a72b30e8c7796484bef2562e374553b207028e2fbf73f8330 +size 27651 diff --git a/perl-IO-CaptureOutput.changes b/perl-IO-CaptureOutput.changes index 9a49ea7..cdc94b6 100644 --- a/perl-IO-CaptureOutput.changes +++ b/perl-IO-CaptureOutput.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 2 21:53:59 UTC 2015 - mlatimer@suse.com + +- updated to 1.1104 + [PREREQS] + + - Drop File::Spec 3.27 prereq except on MSWin32 + ------------------------------------------------------------------- Sat Mar 15 12:56:16 UTC 2014 - coolo@suse.com diff --git a/perl-IO-CaptureOutput.spec b/perl-IO-CaptureOutput.spec index 32b5d8e..d94d9cd 100644 --- a/perl-IO-CaptureOutput.spec +++ b/perl-IO-CaptureOutput.spec @@ -1,7 +1,7 @@ # # spec file for package perl-IO-CaptureOutput # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-IO-CaptureOutput -Version: 1.1103 +Version: 1.1104 Release: 0 %define cpan_name IO-CaptureOutput Summary: Capture STDOUT and STDERR from Perl code, subprocesses or XS @@ -29,7 +29,6 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(File::Spec) >= 3.27 BuildRequires: perl(version) %{perl_requires} @@ -59,6 +58,6 @@ find . -type f -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING cpanfile examples LICENSE perlcritic.rc README +%doc Changes CONTRIBUTING.mkdn cpanfile examples LICENSE perlcritic.rc README %changelog