[openSUSE/obs-build] 9e1a62: Rpm macro expansion: simplify expandstack handling
Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: 9e1a62d62bf190cc7479aaf8c38d93e19e078c1b https://github.com/openSUSE/obs-build/commit/9e1a62d62bf190cc7479aaf8c38d93e... Author: Michael Schroeder <mls@suse.de> Date: 2024-02-26 (Mon, 26 Feb 2024) Changed paths: M Build/Rpm.pm Log Message: ----------- Rpm macro expansion: simplify expandstack handling Commit: 07f8fa3da6aa327d7990d7db70f0f30f47900ad0 https://github.com/openSUSE/obs-build/commit/07f8fa3da6aa327d7990d7db70f0f30... Author: Michael Schroeder <mls@suse.de> Date: 2024-02-26 (Mon, 26 Feb 2024) Changed paths: M Build/Rpm.pm Log Message: ----------- Implement argument expansion for define/with/bcond... Commit: e4f16ef25808d689fc8246cccf40bae8b37f1adf https://github.com/openSUSE/obs-build/commit/e4f16ef25808d689fc8246cccf40bae... Author: Michael Schroeder <mls@suse.de> Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M Build/Rpm.pm M t/macros.t Log Message: ----------- Modernize macro handling This commit brings our macro code more in sync with modern rpm versions. This means that the macro arguments are first expanded and then split. Also, a bad test case is fixed. Compare: https://github.com/openSUSE/obs-build/compare/a3f7996cefc9...e4f16ef25808 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/obs-build/settings/notifications
participants (1)
-
Michael Schroeder