Accepting request 1184150 from devel:tools

- update to 1.1.6:
  * option -n: ignore leading spaces and tabs
  * Add more tests
  * Fix: Before running commands reset signal handlers for
    ALRM, PIPE and CHLD to SIG_DFL. Also, unblock these signals.
    This fixes some misterius problems with commands running alarm(2).
  * libmaa>=1.5.1 is required for build

- Update to 1.1.2 (no changelog)

OBS-URL: https://build.opensuse.org/request/show/1184150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/paexec?expand=0&rev=6
This commit is contained in:
2024-07-01 09:22:01 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 7 deletions
+12 -1
View File
@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jun 30 21:09:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.1.6:
* option -n: ignore leading spaces and tabs
* Add more tests
* Fix: Before running commands reset signal handlers for
ALRM, PIPE and CHLD to SIG_DFL. Also, unblock these signals.
This fixes some misterius problems with commands running alarm(2).
* libmaa>=1.5.1 is required for build
-------------------------------------------------------------------
Tue Sep 14 11:45:58 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
@@ -17,7 +28,7 @@ Wed Sep 16 21:44:18 UTC 2020 - Dirk Mueller <dmueller@suse.com>
-------------------------------------------------------------------
Tue May 12 10:15:39 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.1.2 (no changelog)
- Update to 1.1.2 (no changelog)
-------------------------------------------------------------------
Tue Mar 19 18:04:35 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
+3 -3
View File
@@ -1,7 +1,7 @@
#
# spec file for package paexec
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: paexec
Version: 1.1.4
Version: 1.1.6
Release: 0
Summary: Utility for task distribution over networks or CPUs
License: MIT
@@ -25,7 +25,7 @@ Group: Productivity/Clustering/Computing
URL: https://paexec.sourceforge.net/
Source0: https://sourceforge.net/projects/paexec/files/paexec/paexec-%{version}/%{name}-%{version}.tar.gz
Source1: %{name}-rpmlintrc
BuildRequires: libmaa-devel
BuildRequires: libmaa-devel >= 1.5.1
BuildRequires: mk-configure >= 0.27.0
BuildRequires: mk-configure-rpm-macros
BuildRequires: runawk
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a715d723dbb6890464989f8e78c80551ca79c8df03d2764a9731c678c35dfd67
size 146927
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a7a875595efbf2778ad03e1b876ecb44c9a8ba831f6bc54169d1de14606a158
size 153816