From 540802ee0b66ec8a6d872f2153023e5b3ef50f670a29d6a59bba2fdb69b2f917 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 20 Feb 2024 22:17:37 +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/python38?expand=0&rev=143 --- python38.changes | 6 ++++++ python38.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python38.changes b/python38.changes index 3442052..933c773 100644 --- a/python38.changes +++ b/python38.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/python38.spec b/python38.spec index b7c6928..7b05cc8 100644 --- a/python38.spec +++ b/python38.spec @@ -846,7 +846,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