Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package meld for openSUSE:Factory checked in 
at 2021-04-17 23:25:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/meld (Old)
 and      /work/SRC/openSUSE:Factory/.meld.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "meld"

Sat Apr 17 23:25:20 2021 rev:73 rq:886364 version:3.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/meld/meld.changes        2021-04-12 
12:39:16.077502033 +0200
+++ /work/SRC/openSUSE:Factory/.meld.new.12324/meld.changes     2021-04-17 
23:25:29.173647337 +0200
@@ -1,0 +2,8 @@
+Fri Apr 16 07:14:07 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Add typelib(GtkSource) = 4 requires: The code obscures a lot of
+  logic, instead of requiring GtkSource 4, they require GtkSource
+  (any version) and then runtime complain if it's not 4.
+  (boo#1184842).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ meld.spec ++++++
--- /var/tmp/diff_new_pack.8HAxJr/_old  2021-04-17 23:25:29.509647909 +0200
+++ /var/tmp/diff_new_pack.8HAxJr/_new  2021-04-17 23:25:29.513647917 +0200
@@ -42,6 +42,9 @@
 Requires:       patch
 Requires:       python3-cairo
 Requires:       python3-gobject-Gdk
+# the code obscures a lot of logic, instead of requiring GtkSource 4.0, they 
require
+# GtkSource (any version) and then runtime complain if it's not 4.0 :( 
(boo#1184842)
+Requires:       typelib(GtkSource) = 4
 # Suggest various vcs that meld can handle
 Suggests:       bzr
 Suggests:       cvs

Reply via email to