8
0

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
This commit is contained in:
Stephan Kulow
2016-07-04 15:22:38 +00:00
committed by Git OBS Bridge
parent 7e07c3ce69
commit 4834d8dba8
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10c9419651c7b345fa7ec922f4a9d6287fd5a69761f4240f9e0b21f0944f8bf3
size 56811

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0734ed9925229b4efecdfdb46bb51ff1036132281fe653ec6eee09cdf8897216
size 56555

View File

@@ -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 Wed Sep 9 08:52:25 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Inline-Python # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Inline-Python Name: perl-Inline-Python
Version: 0.49 Version: 0.50
Release: 0 Release: 0
%define cpan_name Inline-Python %define cpan_name Inline-Python
Summary: Write Perl subs and classes in Python Summary: Write Perl subs and classes in Python