Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsecret for openSUSE:Factory checked in at 2022-02-23 16:25:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsecret (Old) and /work/SRC/openSUSE:Factory/.libsecret.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsecret" Wed Feb 23 16:25:47 2022 rev:30 rq:956653 version:0.20.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes 2021-09-26 21:48:21.342755907 +0200 +++ /work/SRC/openSUSE:Factory/.libsecret.new.1958/libsecret.changes 2022-02-23 16:26:09.815508215 +0100 @@ -1,0 +2,22 @@ +Tue Feb 22 09:28:12 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 0.20.5: + + Drop autotools-based build + + Use G_GNUC_NULL_TERMINATED where appropriate + + collection, methods, prompt: Port to GTask + + Detect local storage in snaps in the same way as flatpaks + + Add bash-completion for secret-tool + + secret-tool: Add locking capabilities to secret tool + + secret-file-backend: Avoid closing the same file descriptor + twice + + Add support for TPM2 based secret storage + + Create default collection after DBus.Error.UnknownObject + + Port documentation to gi-docgen + + GI annotation and documentation fixes + + Build fixes + + Updated translations. +- Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following + upstreams port. +- Drop patch fixed upstream: libsecret-handle-UnknownObject.patch + +------------------------------------------------------------------- Old: ---- libsecret-0.20.4.tar.xz libsecret-handle-UnknownObject.patch New: ---- libsecret-0.20.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsecret.spec ++++++ --- /var/tmp/diff_new_pack.gfVSNT/_old 2022-02-23 16:26:10.247508230 +0100 +++ /var/tmp/diff_new_pack.gfVSNT/_new 2022-02-23 16:26:10.255508231 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsecret # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define have_lang 1 Name: libsecret -Version: 0.20.4 +Version: 0.20.5 Release: 0 Summary: Library for accessing the Secret Service API License: LGPL-2.1-or-later @@ -26,8 +26,6 @@ Source0: https://download.gnome.org/sources/libsecret/0.20/%{name}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM libsecret-handle-UnknownObject.patch bsc#1190499, glgo#GNOME/libsecret!94 alynx.z...@suse.com -- handle UnknownObject which is thrown by some implementations -Patch0: libsecret-handle-UnknownObject.patch ## SLE-only patches start at 1000 # PATCH-FIX-SLE libsecret-bsc932232-use-libgcrypt-allocators.patch bsc#932232 h...@suse.com -- use libgcrypt allocators for FIPS mode Patch1000: libsecret-bsc932232-use-libgcrypt-allocators.patch @@ -35,12 +33,12 @@ BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.29 -BuildRequires: gtk-doc BuildRequires: libgcrypt-devel >= 1.2.2 BuildRequires: meson >= 0.50 BuildRequires: pkgconfig BuildRequires: vala >= 0.17.2.12 BuildRequires: xsltproc +BuildRequires: pkgconfig(gi-docgen) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 @@ -93,7 +91,6 @@ %prep %setup -q -%patch0 -p1 %if 0%{?sle_version} %patch1000 -p1 %endif @@ -127,13 +124,12 @@ %{_mandir}/man1/secret-tool.1%{?ext_man} %files devel -%doc AUTHORS ChangeLog %{_libdir}/libsecret-1.so %{_libdir}/pkgconfig/libsecret-1.pc %{_libdir}/pkgconfig/libsecret-unstable.pc %{_includedir}/libsecret-1/ %{_datadir}/gir-1.0/Secret-1.gir -%doc %{_datadir}/gtk-doc/html/libsecret-1/ +%doc %{_datadir}/doc/libsecret-1/ %dir %{_datadir}/vala/vapi %{_datadir}/vala/vapi/libsecret-1.deps %{_datadir}/vala/vapi/libsecret-1.vapi ++++++ libsecret-0.20.4.tar.xz -> libsecret-0.20.5.tar.xz ++++++ ++++ 106134 lines of diff (skipped)