8
0

Accepting request 811344 from devel:languages:perl:autoupdate

- updated to 1.121
   see /usr/share/doc/packages/perl-System-Command/Changes
  1.121 2020-06-03 BOOK
      - No functional change: update Changes and contributors
  
  1.120 2020-06-03 BOOK
      [ENHANCEMENTS]
      - System::Command does not clobber $? and $! any more
        when DESTOYed (GH #27 by MMCCLIMON)

OBS-URL: https://build.opensuse.org/request/show/811344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-System-Command?expand=0&rev=10
This commit is contained in:
2020-06-04 11:55:43 +00:00
committed by Git OBS Bridge
parent 2cc3ce66fc
commit 2e76bb181d
4 changed files with 30 additions and 10 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Jun 4 03:12:59 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.121
see /usr/share/doc/packages/perl-System-Command/Changes
1.121 2020-06-03 BOOK
- No functional change: update Changes and contributors
1.120 2020-06-03 BOOK
[ENHANCEMENTS]
- System::Command does not clobber $? and $! any more
when DESTOYed (GH #27 by MMCCLIMON)
-------------------------------------------------------------------
Mon Apr 2 06:00:23 UTC 2018 - coolo@suse.com