Hello community, here is the log from the commit of package libsecret for openSUSE:Factory checked in at 2019-03-08 12:00:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsecret (Old) and /work/SRC/openSUSE:Factory/.libsecret.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsecret" Fri Mar 8 12:00:00 2019 rev:21 rq:681420 version:0.18.8 Changes: -------- --- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes 2019-01-05 14:39:07.772646003 +0100 +++ /work/SRC/openSUSE:Factory/.libsecret.new.28833/libsecret.changes 2019-03-08 12:00:01.599968864 +0100 @@ -1,0 +2,12 @@ +Sat Mar 2 12:33:07 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 0.18.8: + + Add support for g_autoptr() to our types. + + Remove deprecated g_type_class_add_private(). + + Bump GLib dependency (2.44+). + + Add meson build support. + + Fix vapi generation. + + Build fixes. + + Updated translations. + +------------------------------------------------------------------- Old: ---- libsecret-0.18.7.tar.xz New: ---- libsecret-0.18.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsecret.spec ++++++ --- /var/tmp/diff_new_pack.ig9Bzx/_old 2019-03-08 12:00:02.391968730 +0100 +++ /var/tmp/diff_new_pack.ig9Bzx/_new 2019-03-08 12:00:02.395968730 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsecret # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.18.7 +Version: 0.18.8 Release: 0 Summary: Library for accessing the Secret Service API License: LGPL-2.1-or-later @@ -26,9 +26,11 @@ URL: https://wiki.gnome.org/Projects/Libsecret Source0: http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz Source99: baselibs.conf + ## SLE-only patches start at 1000 # PATCH-FIX-SLE libsecret-bsc932232-use-libgcrypt-allocators.patch bsc#932232 [email protected] -- use libgcrypt allocators for FIPS mode Patch1000: libsecret-bsc932232-use-libgcrypt-allocators.patch + BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.29 @@ -39,7 +41,7 @@ BuildRequires: xsltproc BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 %description libsecret is a library for storing and retrieving passwords and other ++++++ libsecret-0.18.7.tar.xz -> libsecret-0.18.8.tar.xz ++++++ ++++ 11078 lines of diff (skipped)
