diff --git a/rt-tests-2.7.tar.xz b/rt-tests-2.7.tar.xz deleted file mode 100644 index f881185..0000000 --- a/rt-tests-2.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e5b2fbc98ceb786bd113c9a30f0388d884b2d8c4bd6c569d94ae8b00a702bbb -size 106864 diff --git a/rt-tests-2.8.tar.gz b/rt-tests-2.8.tar.gz new file mode 100644 index 0000000..209cf9a --- /dev/null +++ b/rt-tests-2.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881a5decaf55a6f507e705c12b2a72425f0d0073773a6e7f3dca09f111f7ee62 +size 157015 diff --git a/rt-tests.changes b/rt-tests.changes index 2e4d28b..5b26dff 100644 --- a/rt-tests.changes +++ b/rt-tests.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 8 09:29:37 UTC 2025 - Petr Vorel + +- Update to version 2.8: + https://lore.kernel.org/linux-rt-users/20241128215059.40116-1-jkacur@redhat.com/ + +------------------------------------------------------------------- +Wed Jan 8 09:26:56 UTC 2025 - Petr Vorel + +- Revert back to tar.gz from git.kernel.org (2.7 was moved to "older" subfolder + in https://mirrors.kernel.org, it shows it's not stable URL). + ------------------------------------------------------------------- Tue Jul 23 10:03:04 UTC 2024 - Petr Vorel @@ -25,7 +37,7 @@ Tue Apr 18 08:23:24 UTC 2023 - Martin Pluskal * 0001-cyclictest-Fix-threads-being-affined-even-when-a-isn.patch * 0002-rt-tests-Remove-arbitrary-num-of-threads-limits.patch * 0003-rt-tests-hackbench-Add-error-checking-to-connect-and.patch - * 0004-rt-tests-hwlatdetect-Update-to-integer-division.patch + * 0004-rt-tests-hwlatdetect-Update-to-integer-division.patch ------------------------------------------------------------------- Fri Nov 25 09:19:51 UTC 2022 - Martin Pluskal diff --git a/rt-tests.spec b/rt-tests.spec index 5715419..1532c3f 100644 --- a/rt-tests.spec +++ b/rt-tests.spec @@ -1,7 +1,7 @@ # # spec file for package rt-tests # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: rt-tests -Version: 2.7 +Version: 2.8 Release: 0 Summary: Realtime Kernel Testsuite License: GPL-2.0-only Group: System/Benchmark URL: https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git -Source0: https://mirrors.kernel.org/pub/linux/utils/rt-tests/rt-tests-%{version}.tar.xz +Source0: https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/snapshot/rt-tests-%{version}.tar.gz BuildRequires: libnuma-devel BuildRequires: python-rpm-macros BuildRequires: python3-base