diff --git a/python-rpm-macros-1.0.git.1487774244.43af76a.tar.bz2 b/python-rpm-macros-1.0.git.1487774244.43af76a.tar.bz2 deleted file mode 100644 index 155ae96..0000000 --- a/python-rpm-macros-1.0.git.1487774244.43af76a.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b74bad6a84eacea2ec6e338bb648bb3e084c112c6d44b4f3deb7e4d0ec37cf6a -size 9978 diff --git a/python-rpm-macros-1.0.git.1487869271.c6e9bfc.tar.bz2 b/python-rpm-macros-1.0.git.1487869271.c6e9bfc.tar.bz2 new file mode 100644 index 0000000..095bf63 --- /dev/null +++ b/python-rpm-macros-1.0.git.1487869271.c6e9bfc.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7abe9e8cfe48964a12758a329be7dcf946d93907f18000ad5ca9e9f07cfe420 +size 9965 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index e802cc2..6f88938 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -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 diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 5b4443b..e67c957 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -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