Accepting request 1208091 from graphics
- Add StartupWMClass on dekstop file to fix missing icon on GNOME - Add missing jxl mimetype OBS-URL: https://build.opensuse.org/request/show/1208091 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oculante?expand=0&rev=18
This commit is contained in:
commit
0b1731c08e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 09:10:50 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
- Add StartupWMClass on dekstop file to fix missing icon on GNOME
|
||||
- Add missing jxl mimetype
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 20:48:21 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
|
@ -50,6 +50,9 @@ tools.
|
||||
%prep
|
||||
%autosetup -a1 -p1
|
||||
|
||||
echo 'StartupWMClass=oculante' >> res/flathub/%{appid}.desktop
|
||||
sed -i 's|MimeType=|MimeType=image/jxl;|' res/flathub/%{appid}.desktop
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version} < 1600
|
||||
export CC="gcc-%{?force_gcc_version}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user