8
0

17 Commits

Author SHA256 Message Date
787bf0f6a4 Add Gitea build results 2025-08-12 18:17:23 +02:00
a6aea25ffa Accepting request 1269381 from devel:languages:perl:autoupdate
- updated to 0.240.0 (0.24)
   see /usr/share/doc/packages/perl-Sys-SigAction/Changes
  Update t/mask.t to skip this test on failing cygwin environments.
  Note:  I'm not programming in perl professionally any more, and have not for
  some time. I would welcome a co-maintainer for this module. Contact me if interested.

OBS-URL: https://build.opensuse.org/request/show/1269381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=23
2025-04-27 00:56:31 +00:00
Stephan Kulow
92dea83306 Accepting request 426809 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/426809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=21
2016-09-13 01:46:31 +00:00
Stephan Kulow
256283148a Accepting request 415198 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/415198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=20
2016-08-01 14:57:45 +00:00
Stephan Kulow
39e2d85466 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=18
2013-11-26 09:19:36 +00:00
Stephan Kulow
fa31105cd0 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=16
2013-08-06 18:06:40 +00:00
Stephan Kulow
ed9d1b9bbb - updated to 0.18
Fix "bareword" error on some platforms at least, by explicitly importing
 INT_MAX from POSIX module.
 
 Fix Changes file which listed verson 0.16 twice when it should have
 list version 0.17 for the more recent changes.
 
 =head2 Changes in Sys::SigAction 0.17  22 Jul 2013
 
 Fix timeout.t to use POSIX::pause() instead of select(), which was used
 to optimized the while ( 1 ) loop in the forever function. This caused
 failures on some platforms.  pause() is right solution -- thanks (again)
 to Carsten Gaebler and for the suggestion for handling the Time::HiRes
 request.
 
 More double eval documentation cleanup that had not been previously
 caught in the POD. (bug #79130).
 
 When Time::HiRes is present, allow for long timeouts longer than the
 POSIX::MAX_INT microseconds when Time::HiRes is present.  Just call
 call alarm() instead of ualarm() in the case where input argument
 would result in a msecs value in an argument to ualarm which is
 larger than POSIX::INT_MAX (and, of course, add a test for this in
 timeout.t). (bug/enhancement request #75784)
 
 Fix typos in dbd-oracle-timeout.POD (bug #87141).  It appears that
 the DBD:oracle module may now have internal handling for this problem
 (DBD::oracle not longer references Sys::SigAction).
 
 =head2 Changes in Sys::SigAction 0.16  21 Jul 2013

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=14
2013-07-26 05:34:56 +00:00
d1e540a365 Accepting request 143353 from home:elvigia:branches:devel:languages:perl
- skip test suite when building in qemu arm emulator

OBS-URL: https://build.opensuse.org/request/show/143353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=12
2012-11-28 10:13:19 +00:00
Stephan Kulow
6aaac90b1c OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=10 2012-01-01 14:47:52 +00:00
Stephan Kulow
9b6a95a344 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=9 2012-01-01 14:46:52 +00:00
Stephan Kulow
1a67dcffbe - update to 0.15
No functional changes. Fix for test timeout.t.
 Fix strict undefined symbol error in timeout.t, when Time::HiRes is not present.
 Not sure if constant pragma will exist in all supported perl versions,
  so, we just commented out the use strict in this test

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=8
2012-01-01 14:45:03 +00:00
Stephan Kulow
03d9674965 don't use rpm macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=7
2011-11-17 14:07:24 +00:00
Stephan Kulow
186a4ec006 always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=5
2010-12-03 14:51:20 +00:00
Stephan Kulow
ece6611985 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=4
2010-12-01 13:55:12 +00:00
Christian Wittmer
f6efe1265c clean up spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=3
2009-07-25 17:42:28 +00:00
Christian Wittmer
ab3edeea80 spec mods
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=2
2009-07-14 19:21:59 +00:00
Christian Wittmer
9169d7154e initial obs pkg
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sys-SigAction?expand=0&rev=1
2009-07-01 10:54:50 +00:00