diff --git a/python-rpm-macros-1.0.git.1487869271.c6e9bfc.tar.bz2 b/python-rpm-macros-1.0.git.1487869271.c6e9bfc.tar.bz2 deleted file mode 100644 index 095bf63..0000000 --- a/python-rpm-macros-1.0.git.1487869271.c6e9bfc.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7abe9e8cfe48964a12758a329be7dcf946d93907f18000ad5ca9e9f07cfe420 -size 9965 diff --git a/python-rpm-macros-1.0.git.1489505194.b32e02a.tar.bz2 b/python-rpm-macros-1.0.git.1489505194.b32e02a.tar.bz2 new file mode 100644 index 0000000..42fb817 --- /dev/null +++ b/python-rpm-macros-1.0.git.1489505194.b32e02a.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19aac75fcfd7b18963759e6a1e82559c98d9b47c343b27d41d03f35171ba9fe7 +size 11464 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 6f88938..3141f68 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Mar 13 16:05:15 UTC 2017 - jmatejek@suse.com + +- more intelligent %python_install_alternatives +- multiline macro support +- support for %requires_ge and %requires_eq as well as Requires(pre) + and friends +- "%python_clone -a" auto-creates alternative entries + +------------------------------------------------------------------- +Thu Mar 9 17:20:12 UTC 2017 - jmatejek@suse.com + +- implement %python_clone to clone files for alternatives + +------------------------------------------------------------------- +Wed Mar 8 15:22:55 UTC 2017 - jmatejek@suse.com + +- support "Supplements" and "Enhances" tags +- support packageand() expression +- fix handling of %name in requires + +------------------------------------------------------------------- +Wed Mar 8 13:18:14 UTC 2017 - jmatejek@suse.com + +- make macros more resilient to missing %python_subpackages +- expand %python_bin_suffix properly + ------------------------------------------------------------------- Fri Feb 24 13:50:03 UTC 2017 - jmatejek@suse.com diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index e67c957..7ddfdca 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 1.0.git.1487869271.c6e9bfc +Version: 1.0.git.1489505194.b32e02a Release: 0 Summary: RPM macros for building of Python modules License: WTFPL