Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2026-04-10 17:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/template-glib (Old)
 and      /work/SRC/openSUSE:Factory/.template-glib.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "template-glib"

Fri Apr 10 17:50:27 2026 rev:15 rq:1345415 version:3.40.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes      
2025-09-24 15:25:12.726701017 +0200
+++ /work/SRC/openSUSE:Factory/.template-glib.new.21863/template-glib.changes   
2026-04-10 17:55:18.375514612 +0200
@@ -1,0 +2,21 @@
+Mon Mar 23 07:45:48 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Tue Mar 17 08:35:36 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 3.40.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 16 11:13:40 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.39.0:
+  + Allow loading and comparing enums during eval
+  + Allow null gpointer to gchararray cast
+  + Add a new silencing expression node using {% %}
+  + Allow object comparison by pointer
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  template-glib-3.38.0.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  template-glib-3.40.0.tar.xz

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

Other differences:
------------------
++++++ template-glib.spec ++++++
--- /var/tmp/diff_new_pack.H5Qrgm/_old  2026-04-10 17:55:20.099585890 +0200
+++ /var/tmp/diff_new_pack.H5Qrgm/_new  2026-04-10 17:55:20.107586221 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package template-glib
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           template-glib
-Version:        3.38.0
+Version:        3.40.0
 Release:        0
 Summary:        Library for generating text based on a template and user 
defined state
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 URL:            https://git.gnome.org/browse/template-glib/
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  bison
 BuildRequires:  flex

++++++ _scmsync.obsinfo ++++++
mtime: 1774252198
commit: 730f6e2cefe66f6c85cf092387b5deceff0afe8fe54147a858970fbadbc55434
url: https://src.opensuse.org/GNOME/template-glib
revision: 730f6e2cefe66f6c85cf092387b5deceff0afe8fe54147a858970fbadbc55434
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.H5Qrgm/_old  2026-04-10 17:55:20.471601271 +0200
+++ /var/tmp/diff_new_pack.H5Qrgm/_new  2026-04-10 17:55:20.503602594 +0200
@@ -3,18 +3,17 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/template-glib.git</param>
-    <param name="revision">3.38.0</param>
+    <param name="revision">3.40.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
-<!--    <param name="changesgenerate">enable</param> -->
+    <!--    <param name="changesgenerate">enable</param> -->
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="manual" />
+  <service name="set_version" mode="manual"/>
 </services>
 
-

++++++ 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-03-24 12:16:59.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ template-glib.obsinfo ++++++
--- /var/tmp/diff_new_pack.H5Qrgm/_old  2026-04-10 17:55:21.139628889 +0200
+++ /var/tmp/diff_new_pack.H5Qrgm/_new  2026-04-10 17:55:21.175630378 +0200
@@ -1,5 +1,5 @@
 name: template-glib
-version: 3.38.0
-mtime: 1757724822
-commit: 3a80bca76cb4d993f3af9c6dd43a5a1553f23207
+version: 3.40.0
+mtime: 1773707895
+commit: d79a2dd84a293ea47b1ae0e6db8ba6aff81066e4
 

Reply via email to