diff --git a/Inline-Python-0.55.tar.gz b/Inline-Python-0.55.tar.gz deleted file mode 100644 index 7c83677..0000000 --- a/Inline-Python-0.55.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0368a88065a1e8adef096db5f5e569628707c33f373049ee07f9b116d4e53f9 -size 58511 diff --git a/Inline-Python-0.56.tar.gz b/Inline-Python-0.56.tar.gz new file mode 100644 index 0000000..6d118c9 --- /dev/null +++ b/Inline-Python-0.56.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2c437f367160ecfd6f8d6c6fe027ea6754feaa27648971c4a74e7fe934d95f +size 58224 diff --git a/perl-Inline-Python.changes b/perl-Inline-Python.changes index 2e365e9..e9407bb 100644 --- a/perl-Inline-Python.changes +++ b/perl-Inline-Python.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Aug 5 05:45:00 UTC 2017 - coolo@suse.com + +- updated to 0.56 + see /usr/share/doc/packages/perl-Inline-Python/Changes + + 0.56 Fri Aug 04 15:30:00 CEST 2017 (Stefan Seifert) + - Fix floating point related test failures on some machines. + ------------------------------------------------------------------- Wed Jul 5 05:40:56 UTC 2017 - coolo@suse.com diff --git a/perl-Inline-Python.spec b/perl-Inline-Python.spec index 4ac5fc9..568d9b3 100644 --- a/perl-Inline-Python.spec +++ b/perl-Inline-Python.spec @@ -17,7 +17,7 @@ Name: perl-Inline-Python -Version: 0.55 +Version: 0.56 Release: 0 %define cpan_name Inline-Python Summary: Write Perl subs and classes in Python @@ -33,6 +33,7 @@ BuildRequires: perl(Digest::MD5) >= 2.5 BuildRequires: perl(Inline) >= 0.46 BuildRequires: perl(Proc::ProcessTable) >= 0.53 BuildRequires: perl(Test::Deep) +BuildRequires: perl(Test::Number::Delta) Requires: perl(Digest::MD5) >= 2.5 Requires: perl(Inline) >= 0.46 %{perl_requires}