From 46c42b83eedfd72cececdfaee93b625440191c59 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Sat, 1 May 2021 08:00:00 +0000 Subject: [PATCH] 4.0.4-alt168 - rpm-build: added rpm-macros-python3 to requirements. --- rpm-4_0.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpm-4_0.spec b/rpm-4_0.spec index 8cf6877..bf240ff 100644 --- a/rpm-4_0.spec +++ b/rpm-4_0.spec @@ -5,7 +5,7 @@ Name: rpm-build Version: 4.0.4 -Release: alt167 +Release: alt168 %define ifdef() %if %{expand:%%{?%{1}:1}%%{!?%{1}:0}} %define get_dep() %(rpm -q --qf '%%{NAME} >= %%|SERIAL?{%%{SERIAL}:}|%%{VERSION}-%%{RELEASE}' %1 2>/dev/null || echo '%1 >= unknown') @@ -413,6 +413,9 @@ mv -T %buildroot%_rpmlibdir/{,build}macros %files checkinstall %changelog +* Sat May 01 2021 Dmitry V. Levin 4.0.4-alt168 +- rpm-build: added rpm-macros-python3 to requirements. + * Thu Apr 29 2021 Vitaly Chikunov 4.0.4-alt167 - Use external debugedit.