!7 openEuler-22.03-LTS-Next Packages upgrade

Merge pull request !7 from xu_ping/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-27 01:21:20 +00:00 committed by Gitee
commit 624dd5dc09
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
htop-3.1.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: htop
Version: 3.0.2
Release: 2
Version: 3.1.2
Release: 1
Summary: htop - an interactive process viewer
License: GPLv2
URL: https://htop.dev
@ -28,11 +28,15 @@ Tasks related to processes (e.g. killing and renicing) can be done without enter
%files
%license COPYING
%{_bindir}/%{name}
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.png
%{_mandir}/man1/%{name}.1.gz
%changelog
* Wed Jan 19 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.1.2-1
- Upgrade to version 3.1.2
* Mon Jun 7 2021 baizhonggui <baizhonggui@huawei.com> - 3.0.2-2
- Fix building error: ./autogen.sh: line 3: autoreconf: command not found
- Add autoconf/automake/gcc in BuildRequires