8
0

Accepting request 748874 from devel:languages:perl:autoupdate

- Add manual license Artistic-1.0 OR GPL-1.0-or-later to cpanspec.yml
  https://github.com/DrHyde/perl-modules-Data-Compare/issues/15
- updated to 1.27
   see /usr/share/doc/packages/perl-Data-Compare/CHANGELOG
  1.27    2019-11-05  DCANTRELL  Fix bug when options are passed as a persistent
  				 hash from calling code and not an anonyhash
  				 (Sam Kington)

OBS-URL: https://build.opensuse.org/request/show/748874
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Compare?expand=0&rev=15
This commit is contained in:
2019-11-16 21:54:39 +00:00
committed by Git OBS Bridge
parent 0617e7c6c0
commit f1d1199bab
5 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Nov 15 11:45:39 UTC 2019 - <timueller+perl@suse.de>
- Add manual license Artistic-1.0 OR GPL-1.0-or-later to cpanspec.yml
https://github.com/DrHyde/perl-modules-Data-Compare/issues/15
-------------------------------------------------------------------
Wed Nov 6 10:02:56 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.27
see /usr/share/doc/packages/perl-Data-Compare/CHANGELOG
1.27 2019-11-05 DCANTRELL Fix bug when options are passed as a persistent
hash from calling code and not an anonyhash
(Sam Kington)
-------------------------------------------------------------------
Thu Sep 19 07:52:32 UTC 2019 - <timueller+perl@suse.de>