Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2026-08-09 21:32:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and      /work/SRC/openSUSE:Factory/.gjs.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gjs"

Sun Aug  9 21:32:55 2026 rev:126 rq:1370198 version:1.88.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2026-07-06 12:27:13.684764269 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new.16738/gjs.changes       2026-08-09 
21:34:07.707702834 +0200
@@ -1,0 +2,9 @@
+Fri Aug  7 07:39:42 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Provide GjsPrivate-by-GNOME by typelib-1_0-GjsPrivate-1 and
+  require this symbol by libgjs0: ensure libgjs0 gets the own
+  typelib installed, without risking the variant from cjs to be
+  considered (could not happen so far as cjf marked a conflict with
+  gjs, but that seems not actually to be true).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gjs.spec ++++++
--- /var/tmp/diff_new_pack.tuWIXU/_old  2026-08-09 21:34:08.275722209 +0200
+++ /var/tmp/diff_new_pack.tuWIXU/_new  2026-08-09 21:34:08.275722209 +0200
@@ -68,6 +68,7 @@
 Summary:        JavaScript bindings based on gobject-introspection and Mozilla
 License:        LGPL-2.0-or-later
 Group:          System/Libraries
+Requires:       GjsPrivate-by-GNOME >= %{version}
 Provides:       libgjs-0 = %{version}
 Obsoletes:      libgjs-0 < %{version}
 
@@ -80,6 +81,10 @@
 # The tyeplib was renamed in gnome 3.6, to reflect it is a private lib.
 License:        LGPL-2.0-or-later AND MIT
 Group:          System/Libraries
+# CJS, as fork of GJS for Cinnamon, provides the same namespace (but in a 
different
+# directory. We want to ensure that libgjs0 actually get's the correct typelib 
through
+# dep solver.Achieve this  by an additional provides
+Provides:       GjsPrivate-by-GNOME = %{version}
 Obsoletes:      typelib-1_0-GjsDBus-1_0 < %{version}
 
 %description -n typelib-1_0-GjsPrivate-1_0

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.tuWIXU/_old  2026-08-09 21:34:08.311723438 +0200
+++ /var/tmp/diff_new_pack.tuWIXU/_new  2026-08-09 21:34:08.315723574 +0200
@@ -1,6 +1,6 @@
-mtime: 1782813034
-commit: 54753b92d79887deedb867695ee13f567328e47265fe57dea8bbfe865056f86a
+mtime: 1786088472
+commit: b012aecb3e8842e6be5a4b3df53852b5612e43c1e3b1069c460904ea6477c852
 url: https://src.opensuse.org/GNOME/gjs
-revision: 54753b92d79887deedb867695ee13f567328e47265fe57dea8bbfe865056f86a
+revision: b012aecb3e8842e6be5a4b3df53852b5612e43c1e3b1069c460904ea6477c852
 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-08-07 09:41:12.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to