Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2022-03-23 20:16:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and      /work/SRC/openSUSE:Factory/.gjs.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gjs"

Wed Mar 23 20:16:10 2022 rev:102 rq:963570 version:1.72.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2022-02-10 23:11:37.320139306 
+0100
+++ /work/SRC/openSUSE:Factory/.gjs.new.25692/gjs.changes       2022-03-23 
20:16:43.930406880 +0100
@@ -1,0 +2,36 @@
+Sun Mar 20 08:15:21 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.72.0:
+  + No changes from release candidate 1.71.90.
+
+-------------------------------------------------------------------
+Sun Mar  6 10:08:25 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.71.90:
+  + Cairo test broken with commit ea52cf92
+  + native: Convert to singleton class
+  + Checking `instanceof` for primitive types may lead to a crash
+    or error
+  + Change the GObject Introspection development branch
+  + gi_marshalling_tests_long_in_max test fails on i686
+  + GNOME Shell crashes at startup with the AppIndicator extension
+    enabled
+  + Instances of classes implementing interfaces can override
+    functions for all implentations of an interface
+  + package: Reverse order of running-from-source checks
+  + Various maintenance.
+
+-------------------------------------------------------------------
+Mon Feb 14 09:30:57 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.71.1:
+  + New JavaScript features! This version of GJS is based on
+    SpiderMonkey 91, an upgrade from the previous ESR (Extended
+    Support Release) of SpiderMonkey 78. Here are the highlights of
+    the new JavaScript features. For more information, look them up
+    on MDN or devdocs.io.
+- Replace pkgconfig(mozjs-78) with pkgconfig(mozjs-91).
+- Disable meson_tests, one test currently failing (expected during
+  unstable cycle). https://gitlab.gnome.org/GNOME/gjs/-/issues/461
+
+-------------------------------------------------------------------

Old:
----
  gjs-1.70.1.tar.xz

New:
----
  gjs-1.72.0.tar.xz

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

Other differences:
------------------
++++++ gjs.spec ++++++
--- /var/tmp/diff_new_pack.IHFg4W/_old  2022-03-23 20:16:44.534407222 +0100
+++ /var/tmp/diff_new_pack.IHFg4W/_new  2022-03-23 20:16:44.538407224 +0100
@@ -17,13 +17,14 @@
 
 
 Name:           gjs
-Version:        1.70.1
+Version:        1.72.0
+# FIXME # Disable tests for unstable 1.71.1 - Try tests again on next 
versionbump
 Release:        0
 Summary:        JavaScript bindings based on gobject-introspection and Mozilla
 License:        LGPL-2.0-or-later AND MIT
 Group:          Development/Libraries/GNOME
 URL:            https://wiki.gnome.org/Projects/Gjs
-Source0:        
https://download.gnome.org/sources/gjs/1.70/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gjs/1.72/%{name}-%{version}.tar.xz
 
 BuildRequires:  c++_compiler
 BuildRequires:  git
@@ -47,7 +48,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(gtk4)
 BuildRequires:  pkgconfig(libffi)
-BuildRequires:  pkgconfig(mozjs-78)
+BuildRequires:  pkgconfig(mozjs-91)
 # Hack - fix sysprof static devel requires instead
 BuildRequires:  pkgconfig(sysprof-4)
 BuildRequires:  pkgconfig(sysprof-capture-4)
@@ -106,12 +107,12 @@
 %install
 %meson_install
 
-# FIXME # Try again on next versionbump -- version 1.70.0: does anyone know 
what this fixme is about?
-%check
-export DISPLAY=:98
-Xvfb :98 >& Xvfb.log & trap "kill $! || true" EXIT
-sleep 10
-%meson_test
+# FIXME # Disable tests for unstable 1.71.1
+#%%check
+#export DISPLAY=:98
+#Xvfb :98 >& Xvfb.log & trap "kill $! || true" EXIT
+#sleep 10
+#%%meson_test
 
 %post -n libgjs0 -p /sbin/ldconfig
 %postun -n libgjs0 -p /sbin/ldconfig

++++++ gjs-1.70.1.tar.xz -> gjs-1.72.0.tar.xz ++++++
++++ 16231 lines of diff (skipped)

Reply via email to