From 7c8ca681d6a430af756a135ca55a5d47ead11ed756acc4bdde82366b0efc0708 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 20 Feb 2024 22:17:10 +0000 Subject: [PATCH] - Remove double definition of /usr/bin/idle%%{version} in %%files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=170 --- python39.changes | 6 ++++++ python39.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python39.changes b/python39.changes index 9c812ce..5b5db9a 100644 --- a/python39.changes +++ b/python39.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 22:14:02 UTC 2024 - Matej Cepl + +- Remove double definition of /usr/bin/idle%%{version} in + %%files. + ------------------------------------------------------------------- Thu Feb 15 10:29:07 UTC 2024 - Daniel Garcia diff --git a/python39.spec b/python39.spec index 7abc7a0..c1cfdba 100644 --- a/python39.spec +++ b/python39.spec @@ -828,7 +828,6 @@ echo %{sitedir}/_import_failed > %{buildroot}/%{sitedir}/site-packages/zzzz-impo %dir %{_datadir}/icons/hicolor/32x32 %dir %{_datadir}/icons/hicolor/48x48 %dir %{_datadir}/icons/hicolor/*/apps -%attr(755, root, root) %{_bindir}/idle%{python_version} # endif for if general %endif