Auto sync2gitlab import of stalld-1.17-1.el8.src.rpm

This commit is contained in:
CentOS Sources 2022-07-22 08:10:18 +00:00
parent 5df49aa57b
commit 5d60610cc8
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/stalld-1.15.tar.bz2
/stalld-1.16.tar.bz2
/stalld-1.17.tar.xz

View File

@ -1 +1 @@
SHA512 (stalld-1.16.tar.bz2) = fb275896b960b1b44cbdafb64a9317b6b66943da8241d7f6bb5785bf0d6aa54adeab90fadc18f279c51cf77f5f62d8dac6bf7ab518c2a60e953c8983897e468d
SHA512 (stalld-1.17.tar.xz) = 86d3802cb5c4ff74dfe89dec53efd379fcf55dd9c3f987d82d9461b95a2622043fc024f898ff7a49f982b13b946fcc0b1a32beb4306620b9b263b47ec8d469f5

View File

@ -1,11 +1,11 @@
Name: stalld
Version: 1.16
Version: 1.17
Release: 1%{?dist}
Summary: Daemon that finds starving tasks and gives them a temporary boost
License: GPLv2
URL: https://gitlab.com/rt-linux-tools/%{name}/%{name}.git
Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-%{version}.tar.bz2
Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-%{version}.tar.xz
BuildRequires: glibc-devel
BuildRequires: gcc
@ -51,6 +51,10 @@ allow 10 microseconds of runtime for 1 second of clock time.
%systemd_postun_with_restart %{name}.service
%changelog
* Thu Jul 14 2022 John Kacur <jkacur@redhat.com> - 1.17-1
- rebase to upstream v1.17
Resolves:rhbz#2107273
* Thu Mar 31 2022 Fernando Pacheco <fpacheco@redhat.com> - 1.16-1
- stald/utils: Space, lines and voids clenaups
- stalld: Add an option to easily set stalld as SCHED_DEADLINE