forked from pool/xfconf
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
This commit is contained in:
parent
3683dd8cba
commit
009dfedb70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59
|
||||
size 644804
|
3
xfconf-4.14.3.tar.bz2
Normal file
3
xfconf-4.14.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02
|
||||
size 591432
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 15:15:17 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- 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 <maurizio.galli@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user