!6 update to 3.0.5
Merge pull request !6 from xuguangmin/update_version_to_3.0.5
This commit is contained in:
commit
efda98ddf0
Binary file not shown.
BIN
htop-3.0.5.tar.gz
Normal file
BIN
htop-3.0.5.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: htop
|
Name: htop
|
||||||
Version: 3.0.2
|
Version: 3.0.5
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: htop - an interactive process viewer
|
Summary: htop - an interactive process viewer
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://htop.dev
|
URL: https://htop.dev
|
||||||
@ -29,10 +29,14 @@ Tasks related to processes (e.g. killing and renicing) can be done without enter
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
|
%{_datadir}/icons/hicolor/scalable/apps/htop.svg
|
||||||
%{_datadir}/pixmaps/%{name}.png
|
%{_datadir}/pixmaps/%{name}.png
|
||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 8 2021 xuguangmin <xuguangmin@kylinos.cn> - 3.0.5-3
|
||||||
|
- Update version to 3.0.5
|
||||||
|
|
||||||
* Mon Jun 7 2021 baizhonggui <baizhonggui@huawei.com> - 3.0.2-2
|
* Mon Jun 7 2021 baizhonggui <baizhonggui@huawei.com> - 3.0.2-2
|
||||||
- Fix building error: ./autogen.sh: line 3: autoreconf: command not found
|
- Fix building error: ./autogen.sh: line 3: autoreconf: command not found
|
||||||
- Add autoconf/automake/gcc in BuildRequires
|
- Add autoconf/automake/gcc in BuildRequires
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user