Accepting request 964230 from devel:languages:perl:autoupdate

- updated to 0.200
   see /usr/share/doc/packages/perl-Command-Runner/Changes
  0.200  2022-03-22 00:02:31 JST
      - Support cwd option (#9)
      - Use Time::HiRes::CLOCK_MONOTONIC if it is available (#10)
      - Deprecate commandf; will be removed in the future version of Command-Runner distribution (#8)

OBS-URL: https://build.opensuse.org/request/show/964230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Command-Runner?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2022-03-26 08:18:35 +00:00
committed by Git OBS Bridge
parent 7b6866eb5c
commit e18ead32fd
4 changed files with 23 additions and 14 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 22 03:06:11 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.200
see /usr/share/doc/packages/perl-Command-Runner/Changes
0.200 2022-03-22 00:02:31 JST
- Support cwd option (#9)
- Use Time::HiRes::CLOCK_MONOTONIC if it is available (#10)
- Deprecate commandf; will be removed in the future version of Command-Runner distribution (#8)
-------------------------------------------------------------------
Sun Oct 18 10:37:29 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>