Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gcr3"

Wed Mar 20 21:12:44 2024 rev:5 rq:1159545 version:3.41.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcr3/gcr3.changes        2023-11-29 
21:19:38.566763597 +0100
+++ /work/SRC/openSUSE:Factory/.gcr3.new.1905/gcr3.changes      2024-03-20 
21:13:43.580584998 +0100
@@ -1,0 +2,21 @@
+Thu Jan 18 16:49:26 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.41.2:
+  + ui: Add gcr.gresource.xml back into the build.
+  + misc: Several memory leaks were fixed.
+  + ci: Several CI fixes.
+  + Updated translations.
+- Changes from version 3.41.1:
+  + meson: Fix unknown kw argument in gnome.generate_gir.
+  + gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn
+    commands.
+  + docs: Port from gtk-doc to gi-docgen.
+  + Unbreak build without systemd.
+  + Several CI fixes.
+  + Updated translations.
+- Drop b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: fixed
+  upstream.
+- Replace gtk-doc buildRequires with pkgconfig(gi-docgen): follow
+  upstreams port of the documentation infrastructure.
+
+-------------------------------------------------------------------

Old:
----
  b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch
  gcr-3.41.0.tar.xz

New:
----
  _service
  gcr-3.41.2.obscpio
  gcr.obsinfo

BETA DEBUG BEGIN:
  Old:  + Updated translations.
- Drop b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: fixed
  upstream.
BETA DEBUG END:

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

Other differences:
------------------
++++++ gcr3.spec ++++++
--- /var/tmp/diff_new_pack.otj46s/_old  2024-03-20 21:13:44.056602489 +0100
+++ /var/tmp/diff_new_pack.otj46s/_new  2024-03-20 21:13:44.060602637 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr3
 #
-# 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
@@ -18,28 +18,26 @@
 
 %define _name gcr
 Name:           gcr3
-Version:        3.41.0
+Version:        3.41.2
 Release:        0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 Summary:        Library for Crypto UI related tasks
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 URL:            http://www.gnome.org
-Source0:        
https://download.gnome.org/sources/gcr/3.41/%{_name}-%{version}.tar.xz
+Source0:        %{_name}-%{version}.tar.zst
 Source1:        baselibs.conf
 # PATCH-FIX-SLE gcr-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
 Patch1:         gcr-bsc932232-use-libgcrypt-allocators.patch
-# PATCH-FIX-UPSTREAM b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch -- Fix 
build with meson 060.0 and newer
-Patch2:         
https://gitlab.gnome.org/GNOME/gcr/-/commit/b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch
 
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gettext >= 0.19.8
 BuildRequires:  gobject-introspection-devel >= 1.34
-# configure is looking for the gpg2 path
-BuildRequires:  gtk-doc
 BuildRequires:  libgcrypt-devel >= 1.4.5
-BuildRequires:  meson
+BuildRequires:  meson >= 0.52
+BuildRequires:  pkgconfig(gi-docgen)
+# configure is looking for the gpg2 path
 BuildRequires:  openssh-clients
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -207,7 +205,6 @@
 %if 0%{?sle_version}
 %patch -P 1 -p1
 %endif
-%patch -P 2 -p1
 
 %build
 %meson \
@@ -278,7 +275,7 @@
 %{_libdir}/girepository-1.0/GcrUi-3.typelib
 
 %files -n libgcr3-devel
-%doc %{_datadir}/gtk-doc/html/gcr/
+%doc %{_datadir}/doc/gcr*/
 %{_libdir}/libgcr-base-3.so
 %{_libdir}/libgcr-ui-3.so
 %{_libdir}/pkgconfig/gcr-3.pc
@@ -297,7 +294,7 @@
 %{_libdir}/girepository-1.0/Gck-1.typelib
 
 %files -n libgck1-devel
-%doc %{_datadir}/gtk-doc/html/gck/
+%doc %{_datadir}/doc/gck*/
 %{_libdir}/libgck-1.so
 %{_libdir}/pkgconfig/gck-1.pc
 %{_includedir}/gck-1/

++++++ _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/gcr.git</param>
    <param name="revision">3.41.2</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>


++++++ gcr.obsinfo ++++++
name: gcr
version: 3.41.2
mtime: 1705259110
commit: cd63e8a0378e13ba0aa15c2a68d1070fa62e6532

Reply via email to