Hello community, here is the log from the commit of package perl-Try-Tiny for openSUSE:Factory checked in at 2016-08-22 10:49:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Try-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Try-Tiny.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Try-Tiny" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Try-Tiny/perl-Try-Tiny.changes 2015-12-16 17:42:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Try-Tiny.new/perl-Try-Tiny.changes 2016-08-22 10:49:29.000000000 +0200 @@ -1,0 +2,20 @@ +Tue Aug 16 06:02:06 UTC 2016 - [email protected] + +- updated to 0.27 + see /usr/share/doc/packages/perl-Try-Tiny/Changes + + 0.27 2016-08-16 01:43:35Z + - repository moved to the github p5sagit organization (the primary is on + shadowcat, mirrored to github) + - no changes since 0.26 + + 0.26 2016-03-15 23:42:02Z (TRIAL RELEASE) + - switch from finalizers using an array to a hash, to resolve segfaults when + creating a pseudofork on MSWin before perl 5.20 (Graham Knop, + karenetheridge/Sub-Name/#3) + + 0.25 2016-02-22 20:16:51Z (TRIAL RELEASE) + - "finally" blocks are now run for all methods of leaving the try block + (including via exit, goto) (Lukas Mai, RT#112099) + +------------------------------------------------------------------- Old: ---- Try-Tiny-0.24.tar.gz New: ---- Try-Tiny-0.27.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Try-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.AuWFz3/_old 2016-08-22 10:49:30.000000000 +0200 +++ /var/tmp/diff_new_pack.AuWFz3/_new 2016-08-22 10:49:30.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Try-Tiny # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,7 +17,7 @@ Name: perl-Try-Tiny -Version: 0.24 +Version: 0.27 Release: 0 %define cpan_name Try-Tiny Summary: Minimal Try/Catch with Proper Preservation of $@ @@ -30,6 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Module::Metadata) %{perl_requires} %description ++++++ Try-Tiny-0.24.tar.gz -> Try-Tiny-0.27.tar.gz ++++++ ++++ 2847 lines of diff (skipped)
