From a53cfd169341c4a9c2ac0c9d0cf4aa902675d7ad1fd2bd076141a0d285a19e80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Su=C3=A1rez=20Hern=C3=A1ndez?= Date: Thu, 8 Jan 2026 16:21:05 +0000 Subject: [PATCH 1/2] Align with bundle:next at OBS --- saltbundlepy-websocket-client.changes | 6 ++++++ saltbundlepy-websocket-client.spec | 5 ----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/saltbundlepy-websocket-client.changes b/saltbundlepy-websocket-client.changes index 5247a0d..ce525e9 100644 --- a/saltbundlepy-websocket-client.changes +++ b/saltbundlepy-websocket-client.changes @@ -3,6 +3,12 @@ Tue Nov 18 11:38:25 UTC 2025 - Pablo Suárez Hernández + +- Remove explicit set of __brp_python_bytecompile macro in the spec +- Remove redundant python_module macro definition from the spec. + ------------------------------------------------------------------- Fri Dec 15 17:38:11 UTC 2023 - Victor Zhestkov diff --git a/saltbundlepy-websocket-client.spec b/saltbundlepy-websocket-client.spec index 5416621..e2165f1 100644 --- a/saltbundlepy-websocket-client.spec +++ b/saltbundlepy-websocket-client.spec @@ -16,14 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!saltbundlepy_module:%define saltbundlepy_module() saltbundlepy-%{**}} %define pythons saltbundlepy -# Disable python bytecompile for all distros -# It's called explicitly in the spec -%global __brp_python_bytecompile %{nil} - Name: saltbundlepy-websocket-client Version: 1.5.1 Release: 0 -- 2.51.1 From 41f7ca9ed9424276a96debe2d5e1c95d7844a4f266b9add92c071967306e0f70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Su=C3=A1rez=20Hern=C3=A1ndez?= Date: Thu, 8 Jan 2026 16:28:48 +0000 Subject: [PATCH 2/2] Rearrange changelog entries --- saltbundlepy-websocket-client.changes | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/saltbundlepy-websocket-client.changes b/saltbundlepy-websocket-client.changes index ce525e9..e8f173c 100644 --- a/saltbundlepy-websocket-client.changes +++ b/saltbundlepy-websocket-client.changes @@ -1,14 +1,14 @@ +------------------------------------------------------------------- +Thu Jan 8 16:28:35 UTC 2026 - Pablo Suárez Hernández + +- Remove explicit set of __brp_python_bytecompile macro in the spec +- Remove redundant python_module macro definition from the spec. + ------------------------------------------------------------------- Tue Nov 18 11:38:25 UTC 2025 - Pablo Suárez Hernández - Adjust License tag on spec file after transition to Apache-2.0 -------------------------------------------------------------------- -Thu Oct 2 10:32:27 UTC 2025 - Victor Zhestkov - -- Remove explicit set of __brp_python_bytecompile macro in the spec -- Remove redundant python_module macro definition from the spec. - ------------------------------------------------------------------- Fri Dec 15 17:38:11 UTC 2023 - Victor Zhestkov -- 2.51.1