Commit 7b050cd4 authored by Konstantin Artyushkin's avatar Konstantin Artyushkin

Merge branch '0.0.3' into 'master'

0.0.3 See merge request !1
parents 53cf53a8 8838fffe
Pipeline #16064 failed with stage
Name: prunner
Version: 0.0.2
Version: 0.0.3
Release: alt1
Summary: Running and monitoring a process group
......@@ -16,6 +16,8 @@ BuildArch: noarch
BuildRequires: rpm-build-python3
Requires: python3-module-psutil
%description
Running and monitoring a process group.
......@@ -32,6 +34,9 @@ install -D -m0755 bin/prunner %buildroot%_bindir/%name
%_bindir/%name
%changelog
* Wed Sep 10 2025 Konstantin Artyushkin <akv@altlinux.org> 0.0.3-alt1
- added python3-module-psutil require
* Fri Mar 25 2022 Vitaly Lipatov <lav@altlinux.ru> 0.0.2-alt1
- switch to python3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment