From 73b307dcad402f346bf202f671ad80b235091901 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Sat, 30 Jan 2021 20:46:26 +0300 Subject: [PATCH 1/7] Do not hide desktop file It was removed but pixmaps were left, it does not make sense. Why to hide the desktop file? Let's better restore it. --- htop.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htop.spec b/htop.spec index d282721..9b05927 100644 --- a/htop.spec +++ b/htop.spec @@ -27,6 +27,7 @@ Some advantages over top: %files %doc README AUTHORS NEWS %{_bindir}/%{name} +%{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/* %{_mandir}/man1/%{name}.* @@ -43,5 +44,3 @@ Some advantages over top: %install %makeinstall_std -# A hack to hide htop.from the menu -rm -f %{buildroot}/%{_datadir}/applications/%{name}.desktop From 5de61c66601441820ac2b7f859cbe5cb6591ac33 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Sat, 30 Jan 2021 20:47:27 +0300 Subject: [PATCH 2/7] upd: 3.0.1 -> 3.0.5 --- .abf.yml | 2 +- htop.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index d27c527..0a5bb1c 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - htop-3.0.1.tar.gz: 5d567ebb3cdffce43ab22ad5ab1838aea53c9151 + htop-3.0.5.tar.gz: de974e38e2c8d5900a4ab363111cb0544d391547 diff --git a/htop.spec b/htop.spec index 9b05927..57d8f13 100644 --- a/htop.spec +++ b/htop.spec @@ -1,6 +1,6 @@ Summary: Interactive text-mode process viewer for Linux Name: htop -Version: 3.0.1 +Version: 3.0.5 Release: 1 License: GPLv2+ Group: Monitoring From f31af871e46104a3039190d972477d6f2c56cccd Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Sat, 30 Jan 2021 20:48:30 +0300 Subject: [PATCH 3/7] avoid regenerating configure twice --- htop.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htop.spec b/htop.spec index 57d8f13..fbee095 100644 --- a/htop.spec +++ b/htop.spec @@ -1,3 +1,6 @@ +# autogen.sh is run +%define _disable_rebuild_configure 1 + Summary: Interactive text-mode process viewer for Linux Name: htop Version: 3.0.5 From ad28310ea2646911747a27b8cc03082c99808aa0 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Sat, 30 Jan 2021 20:51:25 +0300 Subject: [PATCH 4/7] update files --- htop.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htop.spec b/htop.spec index fbee095..a6cb989 100644 --- a/htop.spec +++ b/htop.spec @@ -31,7 +31,8 @@ Some advantages over top: %doc README AUTHORS NEWS %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop -%{_datadir}/pixmaps/* +%{_datadir}/pixmaps/htop.png +%{_iconsdir}/hicolor/scalable/apps/htop.svg %{_mandir}/man1/%{name}.* #--------------------------------------------------------------------- From 458eccb8d73e63756c1ae192a74a566ec57506d5 Mon Sep 17 00:00:00 2001 From: Andrey Grigorev Date: Wed, 11 Aug 2021 12:02:53 +0000 Subject: [PATCH 5/7] MassBuild#2340: Increase release tag --- htop.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htop.spec b/htop.spec index a6cb989..045e48d 100644 --- a/htop.spec +++ b/htop.spec @@ -4,7 +4,7 @@ Summary: Interactive text-mode process viewer for Linux Name: htop Version: 3.0.5 -Release: 1 +Release: 2 License: GPLv2+ Group: Monitoring Url: https://htop.dev From cbc2bab54bf0d5dd487bcb2a82e4561fd95d136e Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Wed, 1 Dec 2021 19:59:27 +0000 Subject: [PATCH 6/7] version autoupdate [3.1.2] --- .abf.yml | 2 +- htop.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 0a5bb1c..431f9be 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - htop-3.0.5.tar.gz: de974e38e2c8d5900a4ab363111cb0544d391547 + htop-3.1.2.tar.gz: b24053944897cd601532762de83f76df7b161833 diff --git a/htop.spec b/htop.spec index 045e48d..9967618 100644 --- a/htop.spec +++ b/htop.spec @@ -3,8 +3,8 @@ Summary: Interactive text-mode process viewer for Linux Name: htop -Version: 3.0.5 -Release: 2 +Version: 3.1.2 +Release: 1 License: GPLv2+ Group: Monitoring Url: https://htop.dev From 69f50b53b07e4302e9a742423ec6ab2b8f62549b Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Tue, 3 May 2022 11:27:31 +0000 Subject: [PATCH 7/7] version autoupdate [3.2.0] --- .abf.yml | 2 +- htop.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 431f9be..471fb11 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - htop-3.1.2.tar.gz: b24053944897cd601532762de83f76df7b161833 + htop-3.2.0.tar.gz: 84d0b0fc5de9f5e3a9b14bba15b447a2a982e204 diff --git a/htop.spec b/htop.spec index 9967618..bd8931d 100644 --- a/htop.spec +++ b/htop.spec @@ -3,7 +3,7 @@ Summary: Interactive text-mode process viewer for Linux Name: htop -Version: 3.1.2 +Version: 3.2.0 Release: 1 License: GPLv2+ Group: Monitoring