Accepting request 841913 from devel:languages:perl:autoupdate

- updated to 0.31
   see /usr/share/doc/packages/perl-Debug-Client/Changes
  0.31 2017-07-04
   - Merged PR #7 (Fix build and test failures under Perl 5.26 when '.' is not in @INC), thanks @KENTNL.
  
  0.30 2017-06-19
   - Merged PR #5 (Fixed test failure due to perl regression fix in 5.21.3), thanks @TBSliver.

OBS-URL: https://build.opensuse.org/request/show/841913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Debug-Client?expand=0&rev=7
This commit is contained in:
2020-10-15 13:49:01 +00:00
committed by Git OBS Bridge
parent 5f9e400151
commit 4ce2c6de67
4 changed files with 48 additions and 36 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Apr 3 06:53:48 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.31
see /usr/share/doc/packages/perl-Debug-Client/Changes
0.31 2017-07-04
- Merged PR #7 (Fix build and test failures under Perl 5.26 when '.' is not in @INC), thanks @KENTNL.
0.30 2017-06-19
- Merged PR #5 (Fixed test failure due to perl regression fix in 5.21.3), thanks @TBSliver.
-------------------------------------------------------------------
Thu Apr 16 20:35:27 UTC 2015 - coolo@suse.com