8
0

Accepting request 768998 from devel:languages:perl:autoupdate

- updated to 1.98
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.98      2020-01-30 07:53:10 -0700
    - Production release identical to 1.97_01
  
  1.97_01   2020-01-29 09:22:14 -0700
    - Added OO interface to Alien::Base::Wrapper (gh#157, gh#158)
    - Added mm_args2 method to Alien::Base::Wrapper (gh#157, gh#158)
    - Added WriteMakefile function to Alien::Base::Wrapper (gh#157, gh#158)

OBS-URL: https://build.opensuse.org/request/show/768998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=35
This commit is contained in:
2020-01-31 09:41:36 +00:00
committed by Git OBS Bridge
parent 28836e89ed
commit fd14ce2bce
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jan 31 03:08:19 UTC 2020 - <timueller+perl@suse.de>
- updated to 1.98
see /usr/share/doc/packages/perl-Alien-Build/Changes
1.98 2020-01-30 07:53:10 -0700
- Production release identical to 1.97_01
1.97_01 2020-01-29 09:22:14 -0700
- Added OO interface to Alien::Base::Wrapper (gh#157, gh#158)
- Added mm_args2 method to Alien::Base::Wrapper (gh#157, gh#158)
- Added WriteMakefile function to Alien::Base::Wrapper (gh#157, gh#158)
-------------------------------------------------------------------
Tue Jan 28 03:07:02 UTC 2020 - <timueller+perl@suse.de>