From 41e013f3aaa4b2e9d32ffb6abd23d625b63da26c Mon Sep 17 00:00:00 2001 From: shirely16 <1360148247@qq.com> Date: Tue, 8 Sep 2020 17:20:08 +0800 Subject: [PATCH] modify source url --- libgtop2.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libgtop2.spec b/libgtop2.spec index 4d256bc..69753a8 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -1,10 +1,10 @@ Name: libgtop2 Version: 2.40.0 -Release: 1 +Release: 2 Summary: System status information library (version 2) License: GPLv2+ URL: https://developer.gnome.org/libgtop/stable/ -Source0: https://download.gnome.org/sources/libgtop/2.38/libgtop-%{version}.tar.xz +Source0: https://download.gnome.org/sources/libgtop/2.40/libgtop-%{version}.tar.xz BuildRequires: gettext glib2-devel gobject-introspection-devel @@ -61,5 +61,11 @@ developing applications that use libgtop2. %{_datadir}/gtk-doc/html/libgtop/* %changelog +* Tue Sep 8 2020 hanhui - 2.40.0.2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source url + * Tue Sep 3 2019 openEuler Buildteam - 2.40.0-1 - Package init