Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sioyek for openSUSE:Factory checked 
in at 2023-01-16 17:59:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sioyek (Old)
 and      /work/SRC/openSUSE:Factory/.sioyek.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sioyek"

Mon Jan 16 17:59:11 2023 rev:4 rq:1058586 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sioyek/sioyek.changes    2022-12-19 
14:08:09.794632964 +0100
+++ /work/SRC/openSUSE:Factory/.sioyek.new.32243/sioyek.changes 2023-01-16 
18:01:47.871790828 +0100
@@ -1,0 +2,6 @@
+Mon Jan  9 02:01:07 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Fix icon not showing by moving back the icon from
+  `/usr/share/icons` to `/usr/share/pixmaps`.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sioyek.spec ++++++
--- /var/tmp/diff_new_pack.rqG3Ka/_old  2023-01-16 18:01:48.319793342 +0100
+++ /var/tmp/diff_new_pack.rqG3Ka/_new  2023-01-16 18:01:48.323793364 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sioyek
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -65,7 +65,7 @@
 
 install -Dm644 pdf_viewer/prefs.config -t "%{buildroot}%{_sysconfdir}/%{name}/"
 install -Dm644 pdf_viewer/keys.config -t "%{buildroot}%{_sysconfdir}/%{name}/"
-install -Dm644 resources/%{name}-icon-linux.png -t 
"%{buildroot}%{_datadir}/icons/"
+install -Dm644 resources/%{name}-icon-linux.png -t 
"%{buildroot}%{_datadir}/pixmaps/"
 install -Dm644 resources/%{name}.desktop -t 
"%{buildroot}%{_datadir}/applications/"
 install -Dm644 resources/%{name}.1 -t "%{buildroot}%{_mandir}/man1/"
 
@@ -78,7 +78,7 @@
 
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
-%{_datadir}/icons/%{name}-icon-linux.png
+%{_datadir}/pixmaps/%{name}-icon-linux.png
 
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/prefs.config

Reply via email to