From eb35666489f8bffb1bb837d3edc83eced2d8609b Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:36:02 -0800 Subject: [PATCH] chore (neohtop): add screenshot to metainfo (#10203) (#10224) --- anda/apps/neohtop/com.github.neohtop.metainfo.xml | 4 ++++ anda/apps/neohtop/neohtop.spec | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/anda/apps/neohtop/com.github.neohtop.metainfo.xml b/anda/apps/neohtop/com.github.neohtop.metainfo.xml index 3838142372..665ce3842a 100644 --- a/anda/apps/neohtop/com.github.neohtop.metainfo.xml +++ b/anda/apps/neohtop/com.github.neohtop.metainfo.xml @@ -8,6 +8,10 @@ NeoHtop System monitoring on steroids + + https://github.com/Abdenasser/neohtop/blob/main/screenshot.png + +

A modern, cross-platform system monitor built on top of Svelte, Rust, and Tauri. diff --git a/anda/apps/neohtop/neohtop.spec b/anda/apps/neohtop/neohtop.spec index ae633c846f..bc1af0b9ea 100644 --- a/anda/apps/neohtop/neohtop.spec +++ b/anda/apps/neohtop/neohtop.spec @@ -3,7 +3,7 @@ Name: neohtop Version: 1.2.0 -Release: 4%?dist +Release: 5%?dist Summary: System monitoring on steroids SourceLicense: MIT License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (BSD-3-Clause AND MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND (BSD-3-Clause OR MIT) AND BSD-3-Clause AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) @@ -63,7 +63,7 @@ install -Dpm644 src-tauri/icons/128x128.png %{buildroot}%{_hicolordir}/128x %changelog * Wed Dec 24 2025 Owen Zimmerman -- Clean up build, add %check +- Clean up build, add %check * Wed Nov 19 2025 Owen Zimmerman - Add metainfo * Sat Feb 15 2025 Owen Zimmerman