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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b74bad6a84eacea2ec6e338bb648bb3e084c112c6d44b4f3deb7e4d0ec37cf6a
size 9978

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7abe9e8cfe48964a12758a329be7dcf946d93907f18000ad5ca9e9f07cfe420
size 9965

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

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 1.0.git.1487774244.43af76a
Version: 1.0.git.1487869271.c6e9bfc
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL