From ed10cd95700470a054a25785bf1b57488f069e335bd7d2165e5a1812745057ad Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 31 Jan 2021 20:38:32 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=138 --- _servicedata | 2 +- python-rpm-macros.changes | 8 ++++++++ python-rpm-macros.spec | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) 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