version 2.2
This commit is contained in:
parent
f5c23ea62c
commit
64fc4457dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/realtime-setup-2.1.tar.bz2
|
||||
/realtime-setup-2.2.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: realtime-setup
|
||||
Version: 2.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Summary: Setup RT/low-latency environment details
|
||||
Source0: https://jcwillia.fedorapeople.org/realtime-setup-%{version}.tar.bz2
|
||||
@ -42,7 +42,7 @@ realtime-entsk progam is activated by the systemd service included and merely
|
||||
enables the timestamp static key and pauses, effectively activating the static
|
||||
key and never exiting, so no deactivation/activation sequences will be seen.
|
||||
|
||||
Neither the slub script or realtime-entsk are active by default.
|
||||
Neither the slub script or realtime-entsk are active by default.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -72,6 +72,15 @@ Neither the slub script or realtime-entsk are active by default.
|
||||
%license gpl-2.0.txt
|
||||
|
||||
%changelog
|
||||
* Wed May 19 2021 Clark Williams <williams@redhat.com> - 2.2-1
|
||||
- Fix realtime-entsk.service using wrong image. Resolves rhbz#1891048
|
||||
|
||||
* Fri May 14 2021 Clark Williams <williams@redhat.com> - 2.1-4
|
||||
- Sync RHEL 9 and Fedora versions
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.1-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (realtime-setup-2.1.tar.bz2) = adc01dde128b0aebb6291148c3a77892bfb25d6cd6d31f92888df8df271b71bd27c44c67ef61b8a05fc4142862ecd6430cbace109e56bd67e90a9551da150758
|
||||
SHA512 (realtime-setup-2.2.tar.bz2) = 72522a23cd08224c986c69677a0c00029e718c41fdee92dc5eea56028ecae3b55c2240e3d67564a1865458a3b46b52e360b60430bf6e66056b3717232040f8ff
|
||||
|
Loading…
Reference in New Issue
Block a user