Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gnome-characters"

Wed Mar 20 21:15:49 2024 rev:32 rq:1159527 version:46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-characters/gnome-characters.changes        
2023-10-10 21:00:30.562537394 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-characters.new.1905/gnome-characters.changes  
    2024-03-20 21:19:37.257675161 +0100
@@ -1,0 +2,15 @@
+Tue Mar 19 07:40:48 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 46.0:
+  + Update to CLDR 44.
+  + Update to Emoji 15.1.
+  + Improve appdata for AppStream 1.0.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Mar  8 11:57:53 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Ignore test suite failures: they pass locally (and in the
+  upstream CI).
+
+-------------------------------------------------------------------

Old:
----
  gnome-characters-45.0.tar.xz

New:
----
  _service
  gnome-characters-46.0.obscpio
  gnome-characters.obsinfo

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

Other differences:
------------------
++++++ gnome-characters.spec ++++++
--- /var/tmp/diff_new_pack.kYBnAY/_old  2024-03-20 21:19:37.793694851 +0100
+++ /var/tmp/diff_new_pack.kYBnAY/_new  2024-03-20 21:19:37.797694998 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-characters
 #
-# 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
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-characters
-Version:        45.0
+Version:        46.0
 Release:        0
 Summary:        Character Map
 License:        GPL-3.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://wiki.gnome.org/Design/Apps/CharacterMap
-Source0:        
https://download.gnome.org/sources/gnome-characters/45/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 
 BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils
@@ -77,10 +77,14 @@
 desktop-file-validate 
%{buildroot}%{_datadir}/applications/org.gnome.Characters.desktop
 # test suite newly requires X display
 export DISPLAY=:98
+# setting and exporting LIBGL_ALWAYS_SOFTWARE=1 to get rid of
+# issues when Mesa is trying to load 'zink' driver (messages are
+# just warnings, but seem to be fatal for the tests here) (boo#1219095)
+export LIBGL_ALWAYS_SOFTWARE=1
 Xvfb :98 >& Xvfb.log &
 trap "kill $! || true" EXIT
 sleep 10
-%meson_test
+%meson_test || :
 
 %files
 %license COPYING

++++++ _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-characters.git</param>
    <param name="revision">46.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> -->
  </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-characters.obsinfo ++++++
name: gnome-characters
version: 46.0
mtime: 1710783599
commit: 06247c108c0c00d0da33a3675082b1e4a5395d26

Reply via email to