Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gedit for openSUSE:Factory checked 
in at 2022-04-26 20:15:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gedit (Old)
 and      /work/SRC/openSUSE:Factory/.gedit.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gedit"

Tue Apr 26 20:15:09 2022 rev:145 rq:972516 version:42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gedit/gedit.changes      2022-04-05 
19:55:21.594296151 +0200
+++ /work/SRC/openSUSE:Factory/.gedit.new.1538/gedit.changes    2022-04-26 
20:17:12.800720374 +0200
@@ -1,0 +2,6 @@
+Fri Apr 22 16:05:37 UTC 2022 - Scott Bradnick <scott.bradn...@suse.com>
+
+- Add "Requires: gsettings-desktop-schemas" to alleviate schema
+  "is not installed" error after install in WSL. (boo#1198312)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gedit.spec ++++++
--- /var/tmp/diff_new_pack.7vBF4X/_old  2022-04-26 20:17:13.284720960 +0200
+++ /var/tmp/diff_new_pack.7vBF4X/_new  2022-04-26 20:17:13.288720965 +0200
@@ -62,6 +62,9 @@
 # See bnc#847114 - plugins generally depend on it
 Requires:       python3-gedit
 %endif
+# Throws "Settings schema 'org.gnome.desktop.interface' is not installed"
+#   in WSLg without this; see boo#1198312
+Requires:       gsettings-desktop-schemas
 
 %description
 Gedit is a UTF-8 text editor for the GNOME environment.

Reply via email to