Accepting request 750986 from devel:languages:perl:autoupdate

- updated to 1.08
   see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
  1.08 2019-11-25 08:36:38 -0700
    - Added alien_install_type property (gh#14)
  
  1.07 2019-11-22 16:01:56 -0700
    - Fix bug in blib detection (gh#13)
    - Update documentation to reflect defaults for %s (gh#12, gh#13)
  
  1.06 2018-12-15 20:34:11 -0700
    - Require Archive::Tar 1.40 for pax_global_header fix

OBS-URL: https://build.opensuse.org/request/show/750986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=8
This commit is contained in:
Lars Vogdt
2019-11-26 10:05:11 +00:00
committed by Git OBS Bridge
parent fcb2c82942
commit cd66a05e19
4 changed files with 28 additions and 14 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Nov 26 09:18:23 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.08
see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
1.08 2019-11-25 08:36:38 -0700
- Added alien_install_type property (gh#14)
1.07 2019-11-22 16:01:56 -0700
- Fix bug in blib detection (gh#13)
- Update documentation to reflect defaults for %s (gh#12, gh#13)
1.06 2018-12-15 20:34:11 -0700
- Require Archive::Tar 1.40 for pax_global_header fix
-------------------------------------------------------------------
Sun Oct 7 10:23:06 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>