From 08de55e5f7d6d57f32f21714fe43cb27b1b519ab Mon Sep 17 00:00:00 2001 From: zhangruifang2020 Date: Mon, 20 Jun 2022 16:40:21 +0800 Subject: [PATCH] fix build issue --- libmodulemd.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libmodulemd.spec b/libmodulemd.spec index 5fd00ca..0a5c28c 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -2,7 +2,7 @@ # and made some modifications. Name: libmodulemd Version: 2.13.0 -Release: 1 +Release: 2 Summary: C Library for manipulating module metadata files License: MIT URL: https://github.com/fedora-modularity/libmodulemd @@ -81,6 +81,12 @@ export LC_CTYPE=C.utf8 %{python3_sitearch}/gi/overrides/ %changelog +* Mon Jun 20 2022 zoulin - 2.13.0-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix build issue + * Tue Jul 27 2021 zoulin - 2.13.0-1 - Type:requirement - ID:NA -- Gitee