4.0.4-alt168

- rpm-build: added rpm-macros-python3 to requirements.
This commit is contained in:
Дмитрий Левин 2021-05-01 08:00:00 +00:00
parent 62370d58b8
commit 46c42b83ee

View File

@ -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 <ldv@altlinux.org> 4.0.4-alt168
- rpm-build: added rpm-macros-python3 to requirements.
* Thu Apr 29 2021 Vitaly Chikunov <vt@altlinux.org> 4.0.4-alt167
- Use external debugedit.