forked from pool/perl-Regexp-Common
Accepting request 353508 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/353508 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Regexp-Common?expand=0&rev=25
This commit is contained in:
commit
848e4da751
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:df47f46dbbad843b65d20c6a4e4683ba9ae6cdeaf171ee7b0749d77e93f29a42
|
|
||||||
size 115794
|
|
3
Regexp-Common-2016010801.tar.gz
Normal file
3
Regexp-Common-2016010801.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:65558ad12b5f6250c483b5980e8533048c46912d6d69c76150f8f95a5b8eb1c4
|
||||||
|
size 119161
|
@ -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
|
Wed Dec 16 10:02:18 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Regexp-Common
|
# 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
|
# 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-Regexp-Common
|
Name: perl-Regexp-Common
|
||||||
Version: 2015121601
|
Version: 2016010801
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Regexp-Common
|
%define cpan_name Regexp-Common
|
||||||
Summary: Provide commonly requested regular expressions
|
Summary: Provide commonly requested regular expressions
|
||||||
|
Loading…
Reference in New Issue
Block a user