From 4ce975f6aad8e220602943eb1307be3e1af86356 Mon Sep 17 00:00:00 2001 From: orange-snn Date: Mon, 25 May 2020 17:05:00 +0800 Subject: [PATCH] update lorax.spec. --- lorax.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 5b46b75..e070a12 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ Name: lorax Version: 29.16 -Release: 10 +Release: 11 Summary: A set of tools used to create bootable images License: GPLv2+ URL: https://github.com/weldr/lorax @@ -200,6 +200,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/*.1* %changelog +* Mon May 25 2020 songnannan - 29.16-11 +- rebuild for the update packages + * Mon Mar 16 2020 songnannan - 29.16-10 - disbale the virt pacakge -- Gitee