add svg icon
Build and Publish RPM / build-and-publish (push) Successful in 1m53s

This commit is contained in:
2025-05-28 09:03:37 +02:00
parent 84cab90a95
commit 9e1c27fd8d
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
Summary: hdfview
Name: hdfview
Version: 3.3.2
Release: 3%{?dist}
Release: 4%{?dist}
License: ?
Group: Applications/System
# BuildArch: x86_64
@@ -34,6 +34,7 @@ rm -rf %{buildroot}/opt/hdfview/HDFView
%attr(644, root, root) /usr/share/icons/hicolor/256x256/apps/hdf.png
%attr(644, root, root) /usr/share/icons/hicolor/32x32/apps/hdf.png
%attr(644, root, root) /usr/share/icons/hicolor/48x48/apps/hdf.png
%attr(644, root, root) /usr/share/icons/hicolor/scalable/apps/hdf.svg
%clean
rm -rf %{buildroot}

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB