From 4834d8dba8f406a3138a520e1ec8c9ab9647a57d8bcdc0b1ac34c20256e6d931 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 4 Jul 2016 15:22:38 +0000 Subject: [PATCH] Accepting request 406396 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/406396 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=7 --- Inline-Python-0.49.tar.gz | 3 --- Inline-Python-0.50.tar.gz | 3 +++ perl-Inline-Python.changes | 9 +++++++++ perl-Inline-Python.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 Inline-Python-0.49.tar.gz create mode 100644 Inline-Python-0.50.tar.gz diff --git a/Inline-Python-0.49.tar.gz b/Inline-Python-0.49.tar.gz deleted file mode 100644 index b409ac0..0000000 --- a/Inline-Python-0.49.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10c9419651c7b345fa7ec922f4a9d6287fd5a69761f4240f9e0b21f0944f8bf3 -size 56811 diff --git a/Inline-Python-0.50.tar.gz b/Inline-Python-0.50.tar.gz new file mode 100644 index 0000000..94cdb7b --- /dev/null +++ b/Inline-Python-0.50.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0734ed9925229b4efecdfdb46bb51ff1036132281fe653ec6eee09cdf8897216 +size 56555 diff --git a/perl-Inline-Python.changes b/perl-Inline-Python.changes index f9ed7e6..29cce23 100644 --- a/perl-Inline-Python.changes +++ b/perl-Inline-Python.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 4 12:46:34 UTC 2016 - coolo@suse.com + +- updated to 0.50 + see /usr/share/doc/packages/perl-Inline-Python/Changes + + 0.50 Thu Jun 30 14:30:00 CEST 2016 (Stefan Seifert) + - Fix memory corruption after passing a dict with a non-string key to Perl + ------------------------------------------------------------------- Wed Sep 9 08:52:25 UTC 2015 - coolo@suse.com diff --git a/perl-Inline-Python.spec b/perl-Inline-Python.spec index e08e905..7ee3b2c 100644 --- a/perl-Inline-Python.spec +++ b/perl-Inline-Python.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Inline-Python # -# 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-Inline-Python -Version: 0.49 +Version: 0.50 Release: 0 %define cpan_name Inline-Python Summary: Write Perl subs and classes in Python