From cb52d8599dc424619d1853f5e3fdcb938a39f869fcfb007e19a263339cadbaff Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Feb 2017 09:07:16 +0000 Subject: [PATCH] Accepting request 457015 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/457015 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Variable-Magic?expand=0&rev=24 --- Variable-Magic-0.60.tar.gz | 3 --- Variable-Magic-0.61.tar.gz | 3 +++ perl-Variable-Magic.changes | 17 +++++++++++++++++ perl-Variable-Magic.spec | 6 +++--- 4 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 Variable-Magic-0.60.tar.gz create mode 100644 Variable-Magic-0.61.tar.gz diff --git a/Variable-Magic-0.60.tar.gz b/Variable-Magic-0.60.tar.gz deleted file mode 100644 index 0bd58c5..0000000 --- a/Variable-Magic-0.60.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22a5e2bd38ac327f1ae4b4ce654e726f3bba9c1d813750b98165831ea00952cf -size 78080 diff --git a/Variable-Magic-0.61.tar.gz b/Variable-Magic-0.61.tar.gz new file mode 100644 index 0000000..60f1a8b --- /dev/null +++ b/Variable-Magic-0.61.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8afe92e54c72a2ed2ca1b08ce90518b855734f7d33c454d0f66f2c1ccf8a6d7 +size 78663 diff --git a/perl-Variable-Magic.changes b/perl-Variable-Magic.changes index d47759e..bd12891 100644 --- a/perl-Variable-Magic.changes +++ b/perl-Variable-Magic.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Feb 14 07:57:29 UTC 2017 - coolo@suse.com + +- updated to 0.61 + see /usr/share/doc/packages/perl-Variable-Magic/Changes + + 0.61 2017-01-24 15:30 UTC + + Fix : [RT #115792] : Latest blead stack unwind work causes infloop + in a test. + A change in how the core frees temporary values after eval + interacted badly with Variable::Magic and caused infinite loops + when a free callback was attached to a wizard. This change was + temporarily reverted, but is going to be reinstated, and + Variable::Magic is now able to play nicely when this happens. + Thanks Peter Rabbitson for reporting and David Mitchell for + providing a fix. + ------------------------------------------------------------------- Wed Sep 7 06:18:52 UTC 2016 - coolo@suse.com diff --git a/perl-Variable-Magic.spec b/perl-Variable-Magic.spec index a67a8e0..36c45e4 100644 --- a/perl-Variable-Magic.spec +++ b/perl-Variable-Magic.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Variable-Magic # -# 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-Variable-Magic -Version: 0.60 +Version: 0.61 Release: 0 %define cpan_name Variable-Magic Summary: Associate user-defined magic to variables from Perl License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Variable-Magic/ -Source0: http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl