9
0

Accepting request 935405 from devel:languages:perl:autoupdate

- updated to 2.46
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.46      2021-11-30 15:17:58 -0700
    - Fix bug where the Build::Copy plugin could fail when spaces are in
      the target path (gh#290, gh#292 kiwiroy++)

OBS-URL: https://build.opensuse.org/request/show/935405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=76
This commit is contained in:
2021-12-03 09:55:33 +00:00
committed by Git OBS Bridge
parent d34c9f7c74
commit f76cdbe31e
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 1 03:06:11 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 2.46
see /usr/share/doc/packages/perl-Alien-Build/Changes
2.46 2021-11-30 15:17:58 -0700
- Fix bug where the Build::Copy plugin could fail when spaces are in
the target path (gh#290, gh#292 kiwiroy++)
-------------------------------------------------------------------
Fri Oct 29 03:06:06 UTC 2021 - Tina Müller <timueller+perl@suse.de>