Accepting request 460219 from devel:languages:python:singlespec

- let %python_module expand *all* its arguments, not just the first
  (so that %{python_module x >= 1.0} works as intended)

OBS-URL: https://build.opensuse.org/request/show/460219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=29
This commit is contained in:
Jan Matejek
2017-02-24 14:11:16 +00:00
committed by Git OBS Bridge
parent 9479633648
commit 3c3c4cbba6
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 24 13:50:03 UTC 2017 - jmatejek@suse.com
- let %python_module expand *all* its arguments, not just the first
(so that %{python_module x >= 1.0} works as intended)
-------------------------------------------------------------------
Wed Feb 22 14:38:28 UTC 2017 - jmatejek@suse.com