diff --git a/Inline-Python-0.52.tar.gz b/Inline-Python-0.52.tar.gz deleted file mode 100644 index eca8fb5..0000000 --- a/Inline-Python-0.52.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c946e1c9ac308d4431f07bbd3965a945850d69eab33aced6c81e674729e2ff4 -size 57345 diff --git a/Inline-Python-0.53.tar.gz b/Inline-Python-0.53.tar.gz new file mode 100644 index 0000000..1b1a110 --- /dev/null +++ b/Inline-Python-0.53.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5adef4880e9c8e3e8c6c9a5b3c77a0d7bcc9de2cc2bf1613dacb358a7c981c6 +size 57064 diff --git a/perl-Inline-Python.changes b/perl-Inline-Python.changes index f7abb90..f23703c 100644 --- a/perl-Inline-Python.changes +++ b/perl-Inline-Python.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jun 9 05:51:43 UTC 2017 - coolo@suse.com + +- updated to 0.53 + see /usr/share/doc/packages/perl-Inline-Python/Changes + + 0.53 Fri Jun 02 12:10:00 CEST 2017 (Stefan Seifert) + - Better support for serializing booleans with JSON + - Support calling Perl objects with overloaded code dereferencing + - Support overloaded stringification of Perl objects + ------------------------------------------------------------------- Fri Dec 2 06:36:50 UTC 2016 - coolo@suse.com diff --git a/perl-Inline-Python.spec b/perl-Inline-Python.spec index 2a05a38..52030d5 100644 --- a/perl-Inline-Python.spec +++ b/perl-Inline-Python.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Inline-Python # -# 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-Inline-Python -Version: 0.52 +Version: 0.53 Release: 0 %define cpan_name Inline-Python Summary: Write Perl subs and classes in Python License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Inline-Python/ -Source0: http://www.cpan.org/authors/id/N/NI/NINE/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/N/NI/NINE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl