From ba03e6002021341c7c481eab5063a09facbaffea100c87934a6988d04ef29ed7 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 20 Jun 2017 06:34:47 +0000 Subject: [PATCH] Accepting request 503541 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/503541 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=11 --- Inline-Python-0.53.tar.gz | 3 --- Inline-Python-0.54.tar.gz | 3 +++ perl-Inline-Python.changes | 9 +++++++++ perl-Inline-Python.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 Inline-Python-0.53.tar.gz create mode 100644 Inline-Python-0.54.tar.gz diff --git a/Inline-Python-0.53.tar.gz b/Inline-Python-0.53.tar.gz deleted file mode 100644 index 1b1a110..0000000 --- a/Inline-Python-0.53.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5adef4880e9c8e3e8c6c9a5b3c77a0d7bcc9de2cc2bf1613dacb358a7c981c6 -size 57064 diff --git a/Inline-Python-0.54.tar.gz b/Inline-Python-0.54.tar.gz new file mode 100644 index 0000000..ec583fa --- /dev/null +++ b/Inline-Python-0.54.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671d7ec1179744e73693bdc86cb46d1e26b6c14dd257262014a71688b0a7c6ea +size 58368 diff --git a/perl-Inline-Python.changes b/perl-Inline-Python.changes index f23703c..78639f2 100644 --- a/perl-Inline-Python.changes +++ b/perl-Inline-Python.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 14 05:44:10 UTC 2017 - coolo@suse.com + +- updated to 0.54 + see /usr/share/doc/packages/perl-Inline-Python/Changes + + 0.54 Tue Jun 13 08:40:00 CEST 2017 (Stefan Seifert) + - Fix object stringification crashing on Perl < 5.16 (RT #122082) + ------------------------------------------------------------------- Fri Jun 9 05:51:43 UTC 2017 - coolo@suse.com diff --git a/perl-Inline-Python.spec b/perl-Inline-Python.spec index 52030d5..4620489 100644 --- a/perl-Inline-Python.spec +++ b/perl-Inline-Python.spec @@ -17,7 +17,7 @@ Name: perl-Inline-Python -Version: 0.53 +Version: 0.54 Release: 0 %define cpan_name Inline-Python Summary: Write Perl subs and classes in Python