diff --git a/_servicedata b/_servicedata index 911c3e3..2abb584 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 14507675038caf04eeb503dc26e97d38267a49a5 \ No newline at end of file + 296eb32e76011293f6949392aec8c12c63febdc9 \ No newline at end of file diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 312f0a2..e5dac16 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 31 20:38:20 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210131.ec7577b: + * remove old commented path finding section + * expand python_subpackage_only not earlier than in python_subpackages call + * make the path and var macros return a non-interrupted string even when the flavor is not installed + ------------------------------------------------------------------- Sun Jan 31 13:31:40 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 14983b1..989d929 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210131.1450767 +Version: 20210131.ec7577b Release: 0 Summary: RPM macros for building of Python modules License: WTFPL