rebase to version 2.5
Add annocheck, rpminspect and gating.yaml for process improvments Resolves: RHEL-70587 Signed-off-by: Clark Williams <williams@redhat.com>
This commit is contained in:
parent
4565c7fb74
commit
5c85de1867
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/realtime-setup-v2.3.1.tar.bz2
|
/realtime-setup-v2.3.1.tar.bz2
|
||||||
/realtime-setup-v2.3.2.tar.bz2
|
/realtime-setup-v2.3.2.tar.bz2
|
||||||
/realtime-setup-2.4.tar.bz2
|
/realtime-setup-2.4.tar.bz2
|
||||||
|
/realtime-setup-2.5.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: realtime-setup
|
Name: realtime-setup
|
||||||
Version: 2.4
|
Version: 2.5
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Summary: Setup RT/low-latency environment details
|
Summary: Setup RT/low-latency environment details
|
||||||
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.bz2
|
||||||
@ -72,6 +72,12 @@ Neither the slub script or realtime-entsk are active by default.
|
|||||||
%{_unitdir}/realtime-entsk.service
|
%{_unitdir}/realtime-entsk.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 18 2024 Clark Williams <williams@redhat.com> - 2.5-1
|
||||||
|
- Bump release for RHEL-10
|
||||||
|
Resolves: RHEL-40030
|
||||||
|
- add rpminspect.yaml to turn of debuginfo check
|
||||||
|
- add compile options for passing annocheck
|
||||||
|
|
||||||
* Mon Dec 09 2024 John Kacur <jkacur@redhat.com> - 2.4-8
|
* Mon Dec 09 2024 John Kacur <jkacur@redhat.com> - 2.4-8
|
||||||
- Add an rpminspect.yaml file to turn-off debuginfo testing
|
- Add an rpminspect.yaml file to turn-off debuginfo testing
|
||||||
Resolves: RHEL-70580
|
Resolves: RHEL-70580
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (realtime-setup-2.4.tar.bz2) = cba3ce1db9a0b9dc50dc749bff839a63408a15dea6569f5869c4a8cd2f4a6bfcf3b1c913926706f45fd88edcfd512a7c7a2ec15f6fd1ec2f06d5c647cd276347
|
SHA512 (realtime-setup-2.5.tar.bz2) = 6b912644f3c99868d31bb099aea922e78d7c289cf685e6a8b87bf7bcac027eb7617e68d932ba1f7219c358d4ddb1b9e3d11db334dd7b45282873c0da357b17e1
|
||||||
|
Loading…
Reference in New Issue
Block a user