Compare commits

..

No commits in common. "9cd2580f0d83d5c07728dd46fab8e5b924230775" and "1f32aca805ded5f4e19b065808407a974f899783" have entirely different histories.

3 changed files with 4 additions and 22 deletions

BIN
libgtop-2.40.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libgtop2
Version: 2.41.2
Release: 2
Version: 2.40.0
Release: 5
Summary: System status information library (version 2)
License: GPLv2+
URL: https://developer.gnome.org/libgtop/stable/
Source0: https://download.gnome.org/sources/libgtop/2.41/libgtop-%{version}.tar.xz
Source0: https://download.gnome.org/sources/libgtop/2.40/libgtop-%{version}.tar.xz
Patch1: libgtop-2.40.0-sw.patch
BuildRequires: gettext glib2-devel gobject-introspection-devel
@ -30,9 +30,6 @@ developing applications that use libgtop2.
%configure --disable-gtk-doc
%make_build
%check
make check
%install
%make_install
%delete_la
@ -43,7 +40,7 @@ make check
%defattr(-,root,root)
%doc AUTHORS
%license COPYING
%{_libexecdir}/*
%{_bindir}/*
%{_libdir}/girepository-1.0/GTop-2.0.typelib
%{_libdir}/libgtop-2.0.so.*
%{_datadir}/locale/*
@ -65,21 +62,6 @@ make check
%{_datadir}/gtk-doc/html/libgtop/*
%changelog
* Thu Mar 06 2025 mahailiang <mahailiang@uniontech.com> - 2.41.2-2
- DESC: include all patch in source
* 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
- enable test
* Thu Feb 02 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.41.1-1
- update to 2.41.1
* Fri Nov 18 2022 zhouwenpei<zhouwenpei1@h-partners.com> - 2.40.0-6
- Optimize the patch for add sw architecture
* Mon Nov 14 2022 wuzx<wuzx1226@qq.com> - 2.40.0-5
- Add sw64 architecture