Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcr for openSUSE:Factory checked in at 2024-03-20 21:12:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcr (Old) and /work/SRC/openSUSE:Factory/.gcr.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcr" Wed Mar 20 21:12:43 2024 rev:48 rq:1159544 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gcr/gcr.changes 2023-11-29 21:19:39.810809396 +0100 +++ /work/SRC/openSUSE:Factory/.gcr.new.1905/gcr.changes 2024-03-20 21:13:42.720553395 +0100 @@ -1,0 +2,18 @@ +Mon Mar 4 07:42:58 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 4.2.1: + + gcr-ssh-agent: set `SSH_AUTH_SOCK`. + + gcr-ssh-agent: port avoid deadlock fix. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 12 16:54:35 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 4.2.0: + + gcr-ssh-agent: add command line options to gcr-ssh-agent. + + gcr-ssh-agent: Fix memory leak spotted by ASan. + + gcr-ssh-agent: Port memory safety fixes from gnome-keyring + ssh-agent. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gcr-4.1.0.tar.xz New: ---- _service gcr-4.2.1.obscpio gcr.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcr.spec ++++++ --- /var/tmp/diff_new_pack.db5HTx/_old 2024-03-20 21:13:43.272573679 +0100 +++ /var/tmp/diff_new_pack.db5HTx/_new 2024-03-20 21:13:43.272573679 +0100 @@ -1,7 +1,7 @@ # # spec file for package gcr # -# 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,14 +17,14 @@ Name: gcr -Version: 4.1.0 +Version: 4.2.1 Release: 0 # FIXME: Verify if the requires in typelib-1_0-Gcr-4 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/4.1/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst Source1: baselibs.conf # PATCH-FIX-SLE gcr-bsc932232-use-libgcrypt-allocators.patch bsc#932232 [email protected] -- use libgcrypt allocators for FIPS mode Patch1: gcr-bsc932232-use-libgcrypt-allocators.patch ++++++ _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">4.2.1</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: 4.2.1 mtime: 1709382912 commit: 7f9dfb291ac475beac911c3868bebd4561267a82
