- IPFire-3.x - Update from version 1.3.1-1 to 1.3.2-1 - Changelog 1.3.2 Restore import-time initialization of macOS to avoid crash on thread+fork (issue #113).
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- python3-setproctitle/python3-setproctitle.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python3-setproctitle/python3-setproctitle.nm b/python3-setproctitle/python3-setproctitle.nm index 924e6cdaf..1aff88745 100644 --- a/python3-setproctitle/python3-setproctitle.nm +++ b/python3-setproctitle/python3-setproctitle.nm @@ -4,7 +4,7 @@ ###############################################################################
name = python3-setproctitle -version = 1.3.1 +version = 1.3.2 release = 1 thisapp = py-setproctitle-version-%{version}