forked from pool/perl-Mojo-IOLoop-ReadWriteProcess
Accepting request 1042460 from devel:languages:perl:autoupdate
- updated to 0.33 see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes 0.33 2022-12-12T12:22:13Z - Apply perltidy v20221112 - remove hard-coding of OABI syscall entry point - Fix typos detected by lintian (Debian) (#47) - tests: Check executable, before using it in tests - Fix sporadic 01_run.t failure -- "process is still running" - Fix all .perltidyrc violations - Run perltidy for pull requests - Add test for SIG_CHLD handler in spawned process OBS-URL: https://build.opensuse.org/request/show/1042460 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=33
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0a9fe8dd1a9a53cf55994b737876bb977423d1309225b7fb494b9cd11bfc1432
|
|
||||||
size 61420
|
|
3
Mojo-IOLoop-ReadWriteProcess-0.33.tar.gz
Normal file
3
Mojo-IOLoop-ReadWriteProcess-0.33.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8135c2ff8fc5834f241987e012563de2f7d9c693720717ca2c824bcf03071b35
|
||||||
|
size 62521
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 12 20:21:31 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.33
|
||||||
|
see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
|
||||||
|
|
||||||
|
0.33 2022-12-12T12:22:13Z
|
||||||
|
- Apply perltidy v20221112
|
||||||
|
- remove hard-coding of OABI syscall entry point
|
||||||
|
- Fix typos detected by lintian (Debian) (#47)
|
||||||
|
- tests: Check executable, before using it in tests
|
||||||
|
- Fix sporadic 01_run.t failure -- "process is still running"
|
||||||
|
- Fix all .perltidyrc violations
|
||||||
|
- Run perltidy for pull requests
|
||||||
|
- Add test for SIG_CHLD handler in spawned process
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 13 16:23:13 UTC 2021 - Oliver Kurz <okurz@suse.com>
|
Mon Dec 13 16:23:13 UTC 2021 - Oliver Kurz <okurz@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Mojo-IOLoop-ReadWriteProcess
|
# spec file for package perl-Mojo-IOLoop-ReadWriteProcess
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name Mojo-IOLoop-ReadWriteProcess
|
%define cpan_name Mojo-IOLoop-ReadWriteProcess
|
||||||
Name: perl-Mojo-IOLoop-ReadWriteProcess
|
Name: perl-Mojo-IOLoop-ReadWriteProcess
|
||||||
Version: 0.32
|
Version: 0.33
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Execute external programs or internal code blocks as separate process
|
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
|
Summary: Execute external programs or internal code blocks as separate process
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/S/SZ/SZARATE/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SZ/SZARATE/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Reference in New Issue
Block a user