Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
9cd2580f0d
!32 [sync] PR-30: include all patches in the source package.
From: @openeuler-sync-bot 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
2025-03-07 08:55:39 +00:00
Hailiang
2abcbd4c3f include all patches in the source package.
(cherry picked from commit a7dfa4e413288f07f551c458eaf2d112b18d34a6)
2025-03-07 16:37:11 +08:00
openeuler-ci-bot
a610cb628e
!27 update to 2.41.2
From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2024-02-02 03:23:11 +00:00
zhangpan
db499e5590 update to 2.41.2 2024-01-08 08:15:34 +00:00
openeuler-ci-bot
af0f93e7f6
!23 enable test
From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2023-03-11 08:21:19 +00:00
zhangpan
848174b801 enable test 2023-03-11 07:23:25 +00:00
openeuler-ci-bot
70f2167d2b
!21 update to 2.41.1
From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2023-02-07 08:43:06 +00:00
zhouwenpei
877693dfba update to 2.41.1 2023-02-02 12:41:11 +00:00
openeuler-ci-bot
e653ebca88
!19 [sync] PR-17: Optimize the patch for add sw architecture
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-11-21 02:22:43 +00:00
zhouwenpei
d9bf28b0e6 Optimize the patch for add sw architecture
(cherry picked from commit 4adc0f28369656155519e003578a01a93867122b)
2022-11-18 11:41:30 +08:00
3 changed files with 22 additions and 4 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
Version: 2.40.0
Release: 5
Version: 2.41.2
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.40/libgtop-%{version}.tar.xz
Source0: https://download.gnome.org/sources/libgtop/2.41/libgtop-%{version}.tar.xz
Patch1: libgtop-2.40.0-sw.patch
BuildRequires: gettext glib2-devel gobject-introspection-devel
@ -30,6 +30,9 @@ developing applications that use libgtop2.
%configure --disable-gtk-doc
%make_build
%check
make check
%install
%make_install
%delete_la
@ -40,7 +43,7 @@ developing applications that use libgtop2.
%defattr(-,root,root)
%doc AUTHORS
%license COPYING
%{_bindir}/*
%{_libexecdir}/*
%{_libdir}/girepository-1.0/GTop-2.0.typelib
%{_libdir}/libgtop-2.0.so.*
%{_datadir}/locale/*
@ -62,6 +65,21 @@ developing applications that use libgtop2.
%{_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