diff --git a/libgtop2.spec b/libgtop2.spec index 0432541..23d9a7b 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -1,11 +1,13 @@ Name: libgtop2 Version: 2.40.0 -Release: 5 +Release: 6 Summary: System status information library (version 2) License: GPLv2+ URL: https://developer.gnome.org/libgtop/stable/ Source0: https://download.gnome.org/sources/libgtop/2.40/libgtop-%{version}.tar.xz +%ifarch sw_64 Patch1: libgtop-2.40.0-sw.patch +%endif BuildRequires: gettext glib2-devel gobject-introspection-devel @@ -62,6 +64,9 @@ developing applications that use libgtop2. %{_datadir}/gtk-doc/html/libgtop/* %changelog +* Fri Nov 18 2022 zhouwenpei - 2.40.0-6 +- Optimize the patch for add sw architecture + * Mon Nov 14 2022 wuzx - 2.40.0-5 - Add sw64 architecture