- Rewrite %prep to use %autosetup et al. for compatibility with

rpm 4.20.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=110
This commit is contained in:
2024-03-12 08:46:16 +00:00
committed by Git OBS Bridge
parent 61edd8bfc6
commit f2e8cdf7ce
5 changed files with 117 additions and 120 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 12 08:44:47 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Rewrite %prep to use %autosetup et al. for compatibility with
rpm 4.20.
-------------------------------------------------------------------
Tue Mar 12 08:13:34 UTC 2024 - Matej Cepl <mcepl@cepl.eu>