1
0

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:
Dominique Leuenberger 2016-01-17 08:22:50 +00:00 committed by Git OBS Bridge
commit 848e4da751
4 changed files with 24 additions and 5 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65558ad12b5f6250c483b5980e8533048c46912d6d69c76150f8f95a5b8eb1c4
size 119161

View File

@ -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

View File

@ -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