4.0.4-alt167

- Use external debugedit.
This commit is contained in:
Виталий Чикунов 2021-04-29 22:16:03 +03:00
parent 3a74c95016
commit 1a750d8e21

View File

@ -5,7 +5,7 @@
Name: rpm-build
Version: 4.0.4
Release: alt166
Release: alt167
%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')
@ -412,6 +412,9 @@ mv -T %buildroot%_rpmlibdir/{,build}macros
%files checkinstall
%changelog
* Thu Apr 29 2021 Vitaly Chikunov <vt@altlinux.org> 4.0.4-alt167
- Use external debugedit.
* Thu Apr 29 2021 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt166
- Moved brp-bytecompile_python and brp-hardlink_pyo_pyc to rpm-build-python.