Accepting request 647345 from devel:languages:perl:autoupdate

- updated to 2.02
   see /usr/share/doc/packages/perl-Parallel-ForkManager/Changes
  2.02 2018-10-08
    - Promote to stable release.
  
  2.01 2018-08-23
    [ ENHANCEMENTS ]
      - add 'child_role' attribute for customization.
  
  2.00 2018-08-22 (TRIAL)
    [ API CHANGES ]
      - Change the guts to be Moo-based. (GH#24)

OBS-URL: https://build.opensuse.org/request/show/647345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parallel-ForkManager?expand=0&rev=11
This commit is contained in:
2018-11-08 15:13:24 +00:00
committed by Git OBS Bridge
parent 37ec9ed3d2
commit 2bc75edad0
4 changed files with 28 additions and 7 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Nov 8 06:46:31 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 2.02
see /usr/share/doc/packages/perl-Parallel-ForkManager/Changes
2.02 2018-10-08
- Promote to stable release.
2.01 2018-08-23
[ ENHANCEMENTS ]
- add 'child_role' attribute for customization.
2.00 2018-08-22 (TRIAL)
[ API CHANGES ]
- Change the guts to be Moo-based. (GH#24)
-------------------------------------------------------------------
Thu Jul 19 05:51:45 UTC 2018 - coolo@suse.com