Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2024-03-20 21:11:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and      /work/SRC/openSUSE:Factory/.gjs.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gjs"

Wed Mar 20 21:11:14 2024 rev:114 rq:1159479 version:1.80.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2023-12-05 17:01:52.730189804 
+0100
+++ /work/SRC/openSUSE:Factory/.gjs.new.1905/gjs.changes        2024-03-20 
21:12:02.992888761 +0100
@@ -1,0 +2,48 @@
+Sat Mar 16 09:29:30 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 1.80.0:
+  + In GNOME 46 and later, platform-specific GLib and Gio APIs have
+    moved to the separate libraries GLibUnix, GioUnix, GLibWin32,
+    and GioWin32.
+
+-------------------------------------------------------------------
+Mon Mar  4 08:06:05 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 1.79.90:
+  + Workspace switching performance degradation due to leaked
+    WeakRefs in JS.
+  + GTop.glibtop_get_mountlist invocation causes GNOME Shell Crash.
+  + Progress towards some performance improvements in accessing
+    GObject properties.
+  + Various maintenance.
+
+-------------------------------------------------------------------
+Mon Feb 12 15:49:59 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 1.79.3:
+  + Various maintenance.
+
+-------------------------------------------------------------------
+Fri Jan 19 08:01:28 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 1.79.2:
+  + Progress towards some performance improvements in accessing
+    GObject properties.
+  + Regression fix also released in 1.78.3.
+
+-------------------------------------------------------------------
+Tue Jan 16 07:48:45 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 1.79.1:
+  + Improve console output.
+  + Name the GC source.
+  + Various maintenance.
+  + build: Fix meson deprecations.
+  + doc: fix broken link in Mainloop.md.
+  + overrides: Make class object a parameter of register type
+    hooks.
+  + Display correct stack trace on SyntaxError.
+  + HTTP server stops listening.
+- convert to source service for easier updating.
+
+-------------------------------------------------------------------

Old:
----
  gjs-1.78.1.tar.xz

New:
----
  _service
  gjs-1.80.0.obscpio
  gjs.obsinfo

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

Other differences:
------------------
++++++ gjs.spec ++++++
--- /var/tmp/diff_new_pack.a6A8mf/_old  2024-03-20 21:12:03.608911397 +0100
+++ /var/tmp/diff_new_pack.a6A8mf/_new  2024-03-20 21:12:03.608911397 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gjs
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %bcond_with profiling
 
 Name:           gjs
-Version:        1.78.1
+Version:        1.80.0
 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.78/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 
 BuildRequires:  /usr/bin/dbus-run-session
 BuildRequires:  c++_compiler

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param name="url">https://gitlab.gnome.org/GNOME/gjs.git</param>
    <param name="revision">1.80.0</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
<!--    <param name="changesgenerate">enable</param> -->
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ gjs.obsinfo ++++++
name: gjs
version: 1.80.0
mtime: 1710562992
commit: 524a0e4c06591a48769bf0141dddac2de9cff0d3

Reply via email to