Bump the release number and rebuild with the correct JIRA

Bump the release number and rebuild with the correct JIRA
Resolves: RHEL-70587

Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2025-01-15 13:31:44 -05:00
parent 5c85de1867
commit d70ab4aca0

View File

@ -1,6 +1,6 @@
Name: realtime-setup Name: realtime-setup
Version: 2.5 Version: 2.5
Release: 1%{?dist} Release: 2%{?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,10 @@ Neither the slub script or realtime-entsk are active by default.
%{_unitdir}/realtime-entsk.service %{_unitdir}/realtime-entsk.service
%changelog %changelog
* Wed Jan 15 2025 John Kacur <jkacur@redhat.com> - 2.5-2
- Bump the release number and rebuild with the correct JIRA
Resolves: RHEL-70587
* Wed Dec 18 2024 Clark Williams <williams@redhat.com> - 2.5-1 * Wed Dec 18 2024 Clark Williams <williams@redhat.com> - 2.5-1
- Bump release for RHEL-10 - Bump release for RHEL-10
Resolves: RHEL-40030 Resolves: RHEL-40030