Accepting request 797087 from devel:languages:perl:autoupdate
- updated to 0.336 see /usr/share/doc/packages/perl-IPC-System-Options/Changes 0.336 2020-04-23 Released-By: PERLANCAR; Urgency: low - No functional changes. - [doc] Forgot to document the exit_code_success_criteria option. 0.335 2020-04-23 Released-By: PERLANCAR; Urgency: medium - Add option: exit_code_success_criteria. OBS-URL: https://build.opensuse.org/request/show/797087 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-System-Options?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4ea653eda3ba7e0246786dd080269e5a7fc33335bdecced8f6034df6afff29e
|
||||
size 22378
|
3
IPC-System-Options-0.336.tar.gz
Normal file
3
IPC-System-Options-0.336.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3cbf6ebefe2ea61f4f11b690f62a67c8cd589275e7c69f97b7ec71733699774
|
||||
size 23581
|
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 24 03:12:02 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.336
|
||||
see /usr/share/doc/packages/perl-IPC-System-Options/Changes
|
||||
|
||||
0.336 2020-04-23 Released-By: PERLANCAR; Urgency: low
|
||||
|
||||
- No functional changes.
|
||||
|
||||
- [doc] Forgot to document the exit_code_success_criteria option.
|
||||
|
||||
|
||||
0.335 2020-04-23 Released-By: PERLANCAR; Urgency: medium
|
||||
|
||||
- Add option: exit_code_success_criteria.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 03:12:40 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-IPC-System-Options
|
||||
Version: 0.334
|
||||
Version: 0.336
|
||||
Release: 0
|
||||
%define cpan_name IPC-System-Options
|
||||
Summary: Perl's system() and readpipe/qx replacement, with options
|
||||
@@ -40,7 +40,7 @@ Requires: perl(Capture::Tiny)
|
||||
Requires: perl(IPC::Run)
|
||||
Requires: perl(Proc::ChildError)
|
||||
Requires: perl(String::ShellQuote)
|
||||
Recommends: perl(Log::ger) >= 0.034
|
||||
Recommends: perl(Log::ger) >= 0.037
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user