diff --git a/python-rpm-macros-1.0.git.1489505194.b32e02a.tar.bz2 b/python-rpm-macros-1.0.git.1489505194.b32e02a.tar.bz2 deleted file mode 100644 index 42fb817..0000000 --- a/python-rpm-macros-1.0.git.1489505194.b32e02a.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19aac75fcfd7b18963759e6a1e82559c98d9b47c343b27d41d03f35171ba9fe7 -size 11464 diff --git a/python-rpm-macros-1.0.git.1490291650.32923f6.tar.bz2 b/python-rpm-macros-1.0.git.1490291650.32923f6.tar.bz2 new file mode 100644 index 0000000..b170c66 --- /dev/null +++ b/python-rpm-macros-1.0.git.1490291650.32923f6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a382c4ef425cae797df0d1b4e3a4917e9acd86585a006225bf30aa67f32b8c0 +size 11655 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 3141f68..a174dc1 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 23 17:08:46 UTC 2017 - jmatejek@suse.com + +- remove spurious warnings about "unknown arguments" (by making ALL + possible arguments known) +- fix a bug with %python_clone not working without + %python_install_alternative being used +- in %python_files, detect and emit an error if %python_subpackages + is not used + ------------------------------------------------------------------- Mon Mar 13 16:05:15 UTC 2017 - jmatejek@suse.com diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 7ddfdca..57895e4 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 1.0.git.1489505194.b32e02a +Version: 1.0.git.1490291650.32923f6 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL