SHA256
6
0
forked from pool/perl

Accepting request 607076 from home:scarabeus_iv:branches:devel:languages:perl

- Update versions based on provides in perl rpm

- Version update to perl-5.26.2:
  * Tons of bugfixes

- Remove the as-needed disabling as no other distro is doing that
- Use macros where possible
- Remove if0 and commented out code to reduce the scope
- Run tests in threads

OBS-URL: https://build.opensuse.org/request/show/607076
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=164
This commit is contained in:
2018-05-18 18:24:55 +00:00
committed by Git OBS Bridge
parent 5edddd54e7
commit 9369a14f93
4 changed files with 161 additions and 213 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon May 14 14:50:11 UTC 2018 - tchvatal@suse.com
- Update versions based on provides in perl rpm
-------------------------------------------------------------------
Fri May 11 11:34:29 UTC 2018 - tchvatal@suse.com
- Version update to perl-5.26.2:
* Tons of bugfixes
-------------------------------------------------------------------
Fri May 11 09:33:27 UTC 2018 - tchvatal@suse.com
- Remove the as-needed disabling as no other distro is doing that
- Use macros where possible
- Remove if0 and commented out code to reduce the scope
- Run tests in threads
-------------------------------------------------------------------
Thu Feb 22 15:10:43 UTC 2018 - fvogt@suse.com