9 Commits

Author SHA256 Message Date
714faa9cf9 Add Gitea build results 2025-08-12 18:16:44 +02:00
609654ab79 Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=8
2024-07-27 22:10:01 +00:00
cd33f8f672 Accepting request 1084365 from devel:languages:perl:autoupdate
- updated to 1.32
   see /usr/share/doc/packages/perl-Proc-Background/Changes
  
    Version 1.32
    * Fix fatal bug in Win32 constructor from changes in 1.31

OBS-URL: https://build.opensuse.org/request/show/1084365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=7
2023-05-03 15:18:02 +00:00
9758c59037 Accepting request 1080808 from devel:languages:perl:autoupdate
- updated to 1.31
   see /usr/share/doc/packages/perl-Proc-Background/Changes
  
    Version 1.31
    * Allow { exe => undef } on Win32 for default OS determination of
      what to execute.
    * Avoid potential side effects from signal handlers when preparing
      to exec on Unix
    * Better perl 5.6 compatibility
    * Various documentation improvements

OBS-URL: https://build.opensuse.org/request/show/1080808
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=6
2023-04-20 12:46:24 +00:00
0102675dd5 Accepting request 927277 from devel:languages:perl:autoupdate
- updated to 1.30
   see /usr/share/doc/packages/perl-Proc-Background/Changes

OBS-URL: https://build.opensuse.org/request/show/927277
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=5
2021-10-26 12:46:42 +00:00
Stephan Kulow
8e51941b19 Accepting request 905804 from devel:languages:perl:autoupdate
- updated to 1.22
   see /usr/share/doc/packages/perl-Proc-Background/Changes
  Fri July 9 07:33:00 JST 2021
    Version 1.22
    * Fix bug in timeout of $p->wait on Unix perl earlier than 5.12
      where Time::HiRes::alarm was failing to set the alarm.
    * Fix test case 47 (which was failing on about 5% of systems)
      by waiting longer for the process to exit

OBS-URL: https://build.opensuse.org/request/show/905804
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=4
2021-07-19 06:59:38 +00:00
e55b4de591 Accepting request 746002 from devel:languages:perl:autoupdate
- updated to 1.21
   see /usr/share/doc/packages/perl-Proc-Background/Changes
  
  
    Version 1.21
    * Fix bug in timeout_system that caused it to wait the maximum
      duration on every call.

OBS-URL: https://build.opensuse.org/request/show/746002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=3
2019-11-08 07:37:34 +00:00
Lars Vogdt
9ac705614b Accepting request 745158 from devel:languages:perl:autoupdate
- updated to 1.20
   see /usr/share/doc/packages/perl-Proc-Background/Changes
  
  
    Version 1.20
  
    * More correct parsing of Win32 arguments to determine
      executable name, and more correct quoting when building
      command line when starting from an argv.
    * More correct use of Unix signals during ->die, but also give
      user the ability to specify a custom sequence of signals.
    * Emulate Unix exit status of SIGKILL on Win32 when process was
      ended using $proc->Kill
    * New attributes ->exit_code and ->exit_signal help inspect the
      wstat value returned by ->wait.
    * Fix Win32 path separator used when searching %PATH% for exe
    * Don't leak changes to $? when calling ->die() during DESTROY
    * Make sure all die_upon_destroy happens before global destruction
    * Re-tooled with Dist::Zilla for modern generation of MYMETA and
      automatic version, license, etc.

OBS-URL: https://build.opensuse.org/request/show/745158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=2
2019-11-04 20:57:22 +00:00
Stephan Kulow
764567c1fc initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=1
2015-04-17 12:06:23 +00:00