diff --git a/dconf.changes b/dconf.changes index 9948dc3..6efd776 100644 --- a/dconf.changes +++ b/dconf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 9 19:06:37 UTC 2018 - jengelh@inai.de + +- Update summaries. + ------------------------------------------------------------------- Wed Feb 28 16:24:35 UTC 2018 - dimstar@opensuse.org diff --git a/dconf.spec b/dconf.spec index 01fb441..a1cbc4b 100644 --- a/dconf.spec +++ b/dconf.spec @@ -19,10 +19,10 @@ Name: dconf Version: 0.27.1 Release: 0 -Summary: Simple key-based configuration system +Summary: Key-based configuration system License: LGPL-2.1-or-later Group: System/Libraries -URL: https://live.gnome.org/dconf +Url: https://live.gnome.org/dconf Source: http://download.gnome.org/sources/dconf/0.27/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-UPSTREAM 0001-gvdb-Restore-permissions-on-changed-files.patch bsc#1025721 bsc#971074 bgo#758066 fezhang@suse.com -- Restore permissions on files changed by dconf update. @@ -50,7 +50,7 @@ provide a backend to GSettings on platforms that don't already have configuration storage systems. %package -n libdconf1 -Summary: Simple key-based configuration system -- Library +Summary: Key-based configuration system # The library doesn't really work if the dconf service is not reachable, so we # need a Requires Group: System/Libraries @@ -64,7 +64,7 @@ provide a backend to GSettings on platforms that don't already have configuration storage systems. %package -n gsettings-backend-dconf -Summary: Simple key-based configuration system -- GSettings Backend +Summary: GSettings integration of the dconf key-based configuration system Group: System/Libraries Requires: %{name} >= %{version} # We really want this to be used as the default GSettings backend @@ -80,7 +80,7 @@ This package provides a GSettings backend that uses dconf to store the settings. %package devel -Summary: Simple key-based configuration system -- Development Files +Summary: Development files for dconf, a key-based configuration system Group: Development/Libraries/GNOME Requires: libdconf1 = %{version} # The libdbus-1 backend has been removed. Dconf now always uses GDBus (since 0.25.x)