7
0

- %__#FLAVOR# should be defined as

/usr/bin/python%{#FLAVOR#_version} not just /usr/bin/#FLAVOR#

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=108
This commit is contained in:
2020-09-09 18:03:37 +00:00
committed by Git OBS Bridge
parent e4b4abe77d
commit c21d8b35bd
2 changed files with 25 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 9 18:00:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
- %__#FLAVOR# should be defined as
/usr/bin/python%{#FLAVOR#_version} not just /usr/bin/#FLAVOR#
-------------------------------------------------------------------
Wed Sep 2 11:44:33 UTC 2020 - Matej Cepl <mcepl@suse.com>