diff --git a/Regexp-Common-2015121601.tar.gz b/Regexp-Common-2015121601.tar.gz deleted file mode 100644 index d62c089..0000000 --- a/Regexp-Common-2015121601.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df47f46dbbad843b65d20c6a4e4683ba9ae6cdeaf171ee7b0749d77e93f29a42 -size 115794 diff --git a/Regexp-Common-2016010801.tar.gz b/Regexp-Common-2016010801.tar.gz new file mode 100644 index 0000000..2368f3a --- /dev/null +++ b/Regexp-Common-2016010801.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65558ad12b5f6250c483b5980e8533048c46912d6d69c76150f8f95a5b8eb1c4 +size 119161 diff --git a/perl-Regexp-Common.changes b/perl-Regexp-Common.changes index f155fc1..dbaa0ed 100644 --- a/perl-Regexp-Common.changes +++ b/perl-Regexp-Common.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Jan 13 10:23:59 UTC 2016 - coolo@suse.com + +- updated to 2016010801 + see /usr/share/doc/packages/perl-Regexp-Common/Changes + + Version 2016010801 Fri Jan 8 12:52:36 CET 2016 + + Use 'done_testing ()' instead of 'done_testing', so the test file compiles + even if the user uses an old Test::More. + + Version 2016010701 Thu Jan 7 19:31:34 CET 2016 + + Removed the 29143 tests from t/number/integer.t, and replaced them with + 34689 spread over 7 new files. The reason is, there are sporadic failures + reported by CPAN testers in the t/number/integer.t file, but this file + uses the random number generator to generate tests. Which makes issues + very hard to debug, as failures cannot be reproduced. + + The new tests will be deterministic. + ------------------------------------------------------------------- Wed Dec 16 10:02:18 UTC 2015 - coolo@suse.com diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec index d01ebf3..d3debb5 100644 --- a/perl-Regexp-Common.spec +++ b/perl-Regexp-Common.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Regexp-Common # -# 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-Regexp-Common -Version: 2015121601 +Version: 2016010801 Release: 0 %define cpan_name Regexp-Common Summary: Provide commonly requested regular expressions