From 009dfedb7059a6ee22ec36da413f5b299cd008796e0079600d265defa359469a Mon Sep 17 00:00:00 2001 From: Maurizio Galli Date: Sat, 9 May 2020 12:42:46 +0000 Subject: [PATCH] Accepting request 800786 from home:tux93 - Update to version 4.14.3 * Use 'gsettings' as a common channel name for the GSetting backend * bxo#14789: Fix GSettings backend assertion error, when probed but not used. * bxo#15960: Add some missing xfconf_shutdown() in xfconf-query * bxo#15951: Fix 'xfconf_get_error_quark' introspecting warning * Translation updates OBS-URL: https://build.opensuse.org/request/show/800786 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfconf?expand=0&rev=56 --- xfconf-4.14.1.tar.bz2 | 3 --- xfconf-4.14.3.tar.bz2 | 3 +++ xfconf.changes | 11 +++++++++++ xfconf.spec | 8 ++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 xfconf-4.14.1.tar.bz2 create mode 100644 xfconf-4.14.3.tar.bz2 diff --git a/xfconf-4.14.1.tar.bz2 b/xfconf-4.14.1.tar.bz2 deleted file mode 100644 index b6aaebc..0000000 --- a/xfconf-4.14.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59 -size 644804 diff --git a/xfconf-4.14.3.tar.bz2 b/xfconf-4.14.3.tar.bz2 new file mode 100644 index 0000000..c716be2 --- /dev/null +++ b/xfconf-4.14.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02 +size 591432 diff --git a/xfconf.changes b/xfconf.changes index fa39edf..fd6a658 100644 --- a/xfconf.changes +++ b/xfconf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 6 15:15:17 UTC 2020 - Marcel Kuehlhorn + +- Update to version 4.14.3 + * Use 'gsettings' as a common channel name for the GSetting backend + * bxo#14789: Fix GSettings backend assertion error, when probed + but not used. + * bxo#15960: Add some missing xfconf_shutdown() in xfconf-query + * bxo#15951: Fix 'xfconf_get_error_quark' introspecting warning + * Translation updates + ------------------------------------------------------------------- Wed Feb 12 05:42:59 UTC 2020 - Maurizio Galli diff --git a/xfconf.spec b/xfconf.spec index 0fb93a6..c79cc60 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,7 +1,7 @@ # # spec file for package xfconf # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define libname libxfconf-0-3 Name: xfconf -Version: 4.14.1 +Version: 4.14.3 Release: 0 Summary: Simple Configuration Storage for Xfce License: GPL-2.0-or-later @@ -32,16 +32,16 @@ Source100: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE xfconf-remove-rpath.patch gber@opensuse.org -- Do not set RPATH for Xfconf.so Patch0: xfconf-4.7.3-remove-rpath.patch BuildRequires: intltool +BuildRequires: pkgconfig BuildRequires: perl(ExtUtils::Depends) BuildRequires: perl(ExtUtils::PkgConfig) BuildRequires: perl(Glib) -BuildRequires: pkgconfig BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(gobject-2.0) >= 2.42.0 BuildRequires: pkgconfig(gmodule-2.0) +BuildRequires: pkgconfig(gobject-2.0) >= 2.42.0 BuildRequires: pkgconfig(gthread-2.0) >= 2.42.0 BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.10.0