From 78dd232e2ca98051da0e12f7f9cd1b9a1559e1e2 Mon Sep 17 00:00:00 2001 From: orange-snn Date: Tue, 13 Apr 2021 09:24:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!31=20:?= =?UTF-8?q?=20add=20python3-pycdlib=20in=20requires=20for=20livecd'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lorax.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lorax.spec b/lorax.spec index 4ac3345..529f1fc 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ Name: lorax Version: 33.6 -Release: 3 +Release: 2 Summary: A set of tools used to create bootable images License: GPLv2+ URL: https://github.com/weldr/lorax @@ -209,9 +209,6 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/*.1* %changelog -* Mon Apr 12 orange-snn - 33.6-3 -- add python3-pycdlib in requires for livecd - * Feb Mar 30 2021 yuboyun - 33.6-2 - Do not use '--loglevel' option when running Anaconda Improve Imc no-virt error handling -- Gitee