update to 2.41.2

This commit is contained in:
zhangpan 2024-01-08 08:15:34 +00:00
parent af0f93e7f6
commit db499e5590
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
libgtop-2.41.2.tar.xz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libgtop2 Name: libgtop2
Version: 2.41.1 Version: 2.41.2
Release: 2 Release: 1
Summary: System status information library (version 2) Summary: System status information library (version 2)
License: GPLv2+ License: GPLv2+
URL: https://developer.gnome.org/libgtop/stable/ URL: https://developer.gnome.org/libgtop/stable/
Source0: https://download.gnome.org/sources/libgtop/2.40/libgtop-%{version}.tar.xz Source0: https://download.gnome.org/sources/libgtop/2.41/libgtop-%{version}.tar.xz
%ifarch sw_64 %ifarch sw_64
Patch1: libgtop-2.40.0-sw.patch Patch1: libgtop-2.40.0-sw.patch
%endif %endif
@ -67,6 +67,9 @@ make check
%{_datadir}/gtk-doc/html/libgtop/* %{_datadir}/gtk-doc/html/libgtop/*
%changelog %changelog
* Mon Jan 8 2024 zhangpan <zhangpan103@h-partners.com> - 2.41.2-1
- update to 2.41.2
* Sat Mar 11 2023 zhangpan <zhangpan103@h-partners.com> - 2.41.1-2 * Sat Mar 11 2023 zhangpan <zhangpan103@h-partners.com> - 2.41.1-2
- enable test - enable test