diff --git a/Capture-Tiny-0.44.tar.gz b/Capture-Tiny-0.44.tar.gz deleted file mode 100644 index 9090605..0000000 --- a/Capture-Tiny-0.44.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ad2bb950a112c282a90018e91e60ddc4c4d2d351de2869d46a8c3db5b611160 -size 36939 diff --git a/Capture-Tiny-0.46.tar.gz b/Capture-Tiny-0.46.tar.gz new file mode 100644 index 0000000..1bb85f2 --- /dev/null +++ b/Capture-Tiny-0.46.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d7a6a830cf7f2b2960bf8b8afaac16a537ede64f3023827acea5bd24ca77015 +size 37424 diff --git a/perl-Capture-Tiny.changes b/perl-Capture-Tiny.changes index 55ad19b..1ab5d18 100644 --- a/perl-Capture-Tiny.changes +++ b/perl-Capture-Tiny.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Feb 26 06:10:18 UTC 2017 - coolo@suse.com + +- updated to 0.46 + see /usr/share/doc/packages/perl-Capture-Tiny/Changes + + 0.46 2017-02-25 14:19:22-05:00 America/New_York + + - No changes from 0.45-TRIAL + + 0.45 2017-02-23 13:22:43-05:00 America/New_York (TRIAL RELEASE) + + [Internal] + + - Avoid variable shadowing to improve debuggability. + ------------------------------------------------------------------- Sat Aug 6 05:08:24 UTC 2016 - coolo@suse.com diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 31cf506..8118b56 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Capture-Tiny # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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,14 +17,14 @@ Name: perl-Capture-Tiny -Version: 0.44 +Version: 0.46 Release: 0 %define cpan_name Capture-Tiny Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: Apache-2.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Capture-Tiny/ -Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -57,6 +57,7 @@ modules to use in any particular situation and just use this one. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING.mkdn examples LICENSE README Todo +%doc Changes CONTRIBUTING.mkdn examples README Todo +%license LICENSE %changelog