From c066f3b2ab815fc7c2cf99274e6fbb192334954b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Sat, 5 Sep 2020 14:11:53 +0800 Subject: [PATCH] update Source0 --- libosinfo.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libosinfo.spec b/libosinfo.spec index f922061..bc3e1fd 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -1,10 +1,10 @@ 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/ -Source: https://releases.pagure.io/%{name}/%{name}-%{version}.tar.gz +Source: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.gz BuildRequires: hwdata gobject-introspection-devel osinfo-db BuildRequires: libcurl-devel intltool glib2-devel @@ -102,6 +102,12 @@ fi %files lang -f %{name}.lang %changelog +* Sat Sep 5 2020 shixuantong - 1.2.0-10 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: update Source0 + * Wed Aug 21 2019 fangyufa - 1.2.0-9 - Type:bugfix - ID:NA -- Gitee