Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2023-09-20 13:22:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-session.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-session"

Wed Sep 20 13:22:03 2023 rev:205 rq:1111866 version:45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes      
2023-05-23 14:53:39.002165992 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-session.new.16627/gnome-session.changes   
2023-09-20 13:22:43.492749260 +0200
@@ -1,0 +2,27 @@
+Sun Sep 17 12:05:59 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 45.0:
+  + Two crashers fixes.
+  + Fix inverted boolean in the "null" system backend.
+  + Updated translations.
+- Drop gnome-session-Fix-inhibit-DBus.patch: Fixed upstream.
+- Bump basever define to 45 following upstream changes.
+
+-------------------------------------------------------------------
+Thu Sep 14 07:27:33 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Add gnome-session-Fix-inhibit-DBus.patch: gsm-manager: Fix
+  Inhibit DBus method handler (glgo#gnome-session!97).
+
+-------------------------------------------------------------------
+Mon Sep 11 17:41:17 UTC 2023 - bjorn....@gmail.com
+
+- Update to version 44.0+10:
+  + gnome-session: Bind more LC_* variables to REGION
+  + gsm-system: make return_false actually return FALSE
+  + data: Add gnome-portals.conf
+  + DOAP: Fix 'bug-database' value to point to GNOME GitLab Issues
+  + Updated translations.
+- Switch compression to zst, both in service and tarball produced.
+
+-------------------------------------------------------------------

Old:
----
  gnome-session-44.0.tar.xz

New:
----
  _service
  gnome-session-45.0.obscpio
  gnome-session.obsinfo

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

Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.JsLoKT/_old  2023-09-20 13:22:44.780795405 +0200
+++ /var/tmp/diff_new_pack.JsLoKT/_new  2023-09-20 13:22:44.780795405 +0200
@@ -16,16 +16,17 @@
 #
 
 
-%define basever 44
+%define basever 45
 
 Name:           gnome-session
-Version:        44.0
+Version:        45.0
 Release:        0
 Summary:        Session Tools for the GNOME Desktop
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://www.gnome.org
-Source0:        
https://download.gnome.org/sources/gnome-session/44/%{name}-%{version}.tar.xz
+#Source0:        
https://download.gnome.org/sources/gnome-session/44/%%{name}-%%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 Source1:        gnome
 Source2:        gnome.desktop
 # PATCH-FIX-UPSTREAM gnome-session-better-handle-empty-xdg_session_type.patch 
bsc#1084756 bgo#794256 yfji...@suse.com -- solution provided by m...@suse.com 
using a more reasonable way to handle gpu acceleration check
@@ -188,6 +189,8 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
 %dir %{_datadir}/gnome-session
 %dir %{_datadir}/gnome-session/sessions
+%dir %{_datadir}/xdg-desktop-portal
+%{_datadir}/xdg-desktop-portal/gnome-portals.conf
 %{_mandir}/man1/gnome-session.1%{?ext_man}
 %{_mandir}/man1/gnome-session-inhibit.1%{?ext_man}
 %{_mandir}/man1/gnome-session-quit.1%{?ext_man}

++++++ _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/gnome-session.git</param>
    <param name="revision">refs/tags/45.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>


++++++ gnome-session.obsinfo ++++++
name: gnome-session
version: 45.0
mtime: 1694951611
commit: 998ed1d8ee2ff5396583c284230648625b4103e5

Reply via email to