Accepting request 729728 from devel:languages:perl:autoupdate

Automatic update

OBS-URL: https://build.opensuse.org/request/show/729728
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-System-Options?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2019-09-10 13:51:26 +00:00
committed by Git OBS Bridge
parent 0406517b2a
commit c674f8f755
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cf8fb8df5c09e34f16a96bb4be19ebaf1e72369528adf45247b50b53489cdfb
size 22510

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f3df58c9270728177cb631965836c845997211e40fcb88f19fa84cc9898d1db
size 22990

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 09:08:46 UTC 2019 - <timueller+perl@suse.de>
- updated to 0.332
see /usr/share/doc/packages/perl-IPC-System-Options/Changes
-------------------------------------------------------------------
Tue Jan 8 06:17:28 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -17,7 +17,7 @@
Name: perl-IPC-System-Options
Version: 0.331
Version: 0.332
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.023
Recommends: perl(Log::ger) >= 0.027
%{perl_requires}
%description