diff --git a/lorax-36.8.tar.gz b/lorax-36.8.tar.gz index b1f3a7a7d793fde9158d9127a7e4b733a46c7792..337be8932ed243bb609f0a6253a446d66aaa009d 100644 Binary files a/lorax-36.8.tar.gz and b/lorax-36.8.tar.gz differ diff --git a/lorax-36.8.tar.gz-bk b/lorax-36.8.tar.gz-bk new file mode 100644 index 0000000000000000000000000000000000000000..b1f3a7a7d793fde9158d9127a7e4b733a46c7792 Binary files /dev/null and b/lorax-36.8.tar.gz-bk differ diff --git a/lorax.spec b/lorax.spec index 45b2e86d7a1fdc31c9c315c24505ea6565fc73e0..e968f217ff9a0594fdb762f01e09da2180bea034 100644 --- a/lorax.spec +++ b/lorax.spec @@ -4,7 +4,7 @@ Name: lorax Version: 36.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for creating the anaconda install images License: GPLv2+ @@ -176,6 +176,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Sun March 27 2022 Chang Gao 36.8-2 +- postisntall: Enable dbus-daemon service by default (taifu.gc@alibaba-inc.com) + * Wed Feb 16 2022 Brian C. Lane 36.8-1 - runtime-cleanup: Remove ncurses package (bcl@redhat.com)