From e3b1254b4bde0bd3f978475892bd0b6052127e4d Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Mon, 4 Jul 2022 15:37:42 -0500 Subject: [PATCH] Update changelog --- epel-rpm-macros.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/epel-rpm-macros.spec b/epel-rpm-macros.spec index 6ae1513..7440bdf 100644 --- a/epel-rpm-macros.spec +++ b/epel-rpm-macros.spec @@ -111,8 +111,10 @@ install -Dpm 644 %{SOURCE150} \ * Tue May 24 2022 Maxwell G - 8-30 - Pull in appropriate python3X-rpm-macros package for non-default Python versions -- Remove macros that have been added to RHEL itself. +- Ensure the python macros work properly when building against non-default + python interpreters. - Only pull in python2-rpm-macros when python2-devel is present. +- Remove macros that have been added to RHEL itself. * Tue May 17 2022 Maxwell G - 8-29 - Add `Requires: ansible-srpm-macros`