- Switch to %%autopatch. Let’s try it as an experiment, and if we

need conditional patch, we should put condition inside of it.
- Remove double definition of /usr/bin/idle%%{version} in
  %%files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=37
This commit is contained in:
2024-02-20 22:10:13 +00:00
committed by Git OBS Bridge
parent e7723bea01
commit 87dab76d59
2 changed files with 9 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 20 18:12:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Switch to %%autopatch. Lets try it as an experiment, and if we
need conditional patch, we should put condition inside of it.
- Remove double definition of /usr/bin/idle%%{version} in
%%files.
-------------------------------------------------------------------
Thu Feb 15 10:29:07 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>