$ git show --format=fuller --patch-with-stat --summary f02fabade9bf81181f27a0dd29d711c2caf026ef
commit f02fabade9bf81181f27a0dd29d711c2caf026ef
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Sun Nov 19 17:23:02 2023 +0100
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Sun Nov 19 17:23:02 2023 +0100
Add missing icons
---
flatdrake.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/flatdrake.spec b/flatdrake.spec
index 4e74794..20121e6 100644
--- a/flatdrake.spec
+++ b/flatdrake.spec
@@ -3,7 +3,7 @@
Summary: FlatDrake is a frontend for FlatPak
Name: flatdrake
Version: 2.0.0
-Release: 1
+Release: 2
License: GPLv3
Group: Graphical desktop/KDE
URL: https://mib.pianetalinux.org
@@ -71,6 +71,7 @@ install -Dm 0644 LINUX.png OMA.png -t %{buildroot}/%{_datadir}/%{name}/
install -Dm 0755 FILE-EXTRA/%{name}.desktop -t %{buildroot}/%{_datadir}/applications
# icons
+install -Dm 0644 ICONS-EXTRA/* -t %{buildroot}%{_datadir}/%{name}/
install -Dm 0644 %{name}.svg -t %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
for d in 16 32 48 64 72 128 256 512
do