9
0

Accepting request 742847 from devel:languages:perl:autoupdate

- updated to 6.40
   see /usr/share/doc/packages/perl-libwww-perl/Changes
  6.40      2019-10-24 12:55:45Z
      - Let Digest authentication act on nonce expiry (GH#313) (Frank Maas)
      - Make file arg for mirror mandatory #304 (GH#326) (Julien Fiegehenn)
      - Doc fix: fields starting with ":" have to be quoted (GH#324) (Slaven
        Rezić)
      - Fix documentation for removing all handlers (GH#319) (leedo)
      - Ensure proper version of Dist::Zilla::Plugin::MakeMaker::Awesome
      - Add TravisCI testing for Perl v5.30
      - Clean up .perltidyrc

OBS-URL: https://build.opensuse.org/request/show/742847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=84
This commit is contained in:
2019-10-25 13:04:11 +00:00
committed by Git OBS Bridge
parent 2d1e4a7434
commit a25516ff15
4 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Oct 25 09:51:05 UTC 2019 - <timueller+perl@suse.de>
- updated to 6.40
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.40 2019-10-24 12:55:45Z
- Let Digest authentication act on nonce expiry (GH#313) (Frank Maas)
- Make file arg for mirror mandatory #304 (GH#326) (Julien Fiegehenn)
- Doc fix: fields starting with ":" have to be quoted (GH#324) (Slaven
Rezić)
- Fix documentation for removing all handlers (GH#319) (leedo)
- Ensure proper version of Dist::Zilla::Plugin::MakeMaker::Awesome
- Add TravisCI testing for Perl v5.30
- Clean up .perltidyrc
-------------------------------------------------------------------
Tue May 7 05:32:30 UTC 2019 - Stephan Kulow <coolo@suse.com>