From 8e6424d2f870d6ef6d2875428165f4892a3b47af Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Mon, 18 May 2020 19:22:22 +0800 Subject: [PATCH] rebuild for libosinfo --- libosinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libosinfo.spec b/libosinfo.spec index f922061..144efa5 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -1,6 +1,6 @@ Name: libosinfo Version: 1.2.0 -Release: 9 +Release: 10 Summary: A library for managing OS information for virtualization License: LGPLv2+ URL: https://libosinfo.org/ @@ -102,6 +102,9 @@ fi %files lang -f %{name}.lang %changelog +* Mon May 18 2020 wangchen - 1.2.0-10 +- rebuild for libosinfo + * Wed Aug 21 2019 fangyufa - 1.2.0-9 - Type:bugfix - ID:NA -- Gitee