Hello community, here is the log from the commit of package dconf-editor for openSUSE:Factory checked in at 2016-03-29 14:40:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dconf-editor (Old) and /work/SRC/openSUSE:Factory/.dconf-editor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dconf-editor" Changes: -------- --- /work/SRC/openSUSE:Factory/dconf-editor/dconf-editor.changes 2015-11-12 19:41:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.dconf-editor.new/dconf-editor.changes 2016-03-29 14:40:54.000000000 +0200 @@ -1,0 +2,73 @@ +Tue Mar 22 09:39:03 UTC 2016 - [email protected] + +- Update to version 3.20.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 15 10:44:31 UTC 2016 - [email protected] + +- Update to version 3.19.92: + + Some problems have appeared related to the sizing of the + key-editor dialogs, and will need more testing with a clean + Gtk+ release, even if all looks corrected. + + An infinite loop has also be spotted when trying to reset all + keys of a folder containing keys without schema. + + Also, a CSS resource with one rule only has been added to look + better when using the “Big Text” accessibility feature. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 1 10:02:50 UTC 2016 - [email protected] + +- Update to version 3.19.91: + + The presentation of a key’s “default value” now takes care of + distributor and admin overrides, instead of showing the default + value proposed in the gschema. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 16 09:30:15 UTC 2016 - [email protected] + +- Update to version 3.19.90: + + This release has seen some improvements to the keyboard + usability, with some new shortcuts added, and an help overlay + to document them (requiring a GTK+ 3.19 at least). Other + changes include some more metadata in the AppData file (used by + software centers to know about the application), and minor + corrections caused by recent GTK+ changes. + + Updated translations. + +------------------------------------------------------------------- +Wed Dec 23 13:34:35 UTC 2015 - [email protected] + +- Update to version 3.19.3: + + Added a notification for the multiple “copy” actions. + + Added a new menu for actions on the view (notably a “reset + visible keys” action – no recursion for now). + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 24 00:14:38 UTC 2015 - [email protected] + +- Update to version 3.19.2: + + Removed an unnecessary big hack, and improved some other little + things here and there. + + Updated translations. + +------------------------------------------------------------------- +Sat Nov 21 18:43:17 UTC 2015 - [email protected] + +- Update to version 3.19.1: + + dconf-editor is now distributed under GPL 3. + + Use GSettingsSchema to access schemas informations, and + GSettings to edit settings when that’s possible. + + UI of the keys list has been updated to use a GtkListBox, more + accessible, more usable, cleaner. + + Misc. other changes. + + Updated translations. +- Drop dconf-use-g_settings_get_default_value.patch: Fixed + upstream. +- Update license tag to GPL-3.0+, following upstreams relicensing + work. + +------------------------------------------------------------------- Old: ---- dconf-editor-3.18.2.tar.xz dconf-use-g_settings_get_default_value.patch New: ---- dconf-editor-3.20.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dconf-editor.spec ++++++ --- /var/tmp/diff_new_pack.7Cg2UL/_old 2016-03-29 14:40:55.000000000 +0200 +++ /var/tmp/diff_new_pack.7Cg2UL/_new 2016-03-29 14:40:55.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package dconf-editor # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,22 +17,20 @@ Name: dconf-editor -Version: 3.18.2 +Version: 3.20.0 Release: 0 Summary: Simple key-based configuration system -- Graphical Editor -License: LGPL-2.1+ +License: GPL-3.0+ Group: System/GUI/GNOME Url: http://live.gnome.org/dconf -Source: http://download.gnome.org/sources/dconf-editor/3.18/%{name}-%{version}.tar.xz -# PATCH-NEEDS REBASE dconf-use-g_settings_get_default_value.patch bnc#873225 bgo#668234 [email protected] -- Have editor display correct default value when an administrator has a custom database. -Patch0: dconf-use-g_settings_get_default_value.patch +Source: http://download.gnome.org/sources/dconf-editor/3.20/%{name}-%{version}.tar.xz BuildRequires: intltool >= 0.50.0 BuildRequires: update-desktop-files BuildRequires: vala >= 0.25.1 BuildRequires: pkgconfig(dconf) >= 0.23.2 -BuildRequires: pkgconfig(glib-2.0) >= 2.39.3 +BuildRequires: pkgconfig(glib-2.0) >= 2.46.0 BuildRequires: pkgconfig(gmodule-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.5 BuildRequires: pkgconfig(libxml-2.0) # Special case: we obsolete dconf-lang < 0.24, as at that time, dconf-editor was part of dconf. # The gettext domain for dconf-editor remained dconf @@ -49,8 +47,6 @@ %prep %setup -q -# Patch needs rebase -#patch0 -p1 %build %configure ++++++ dconf-editor-3.18.2.tar.xz -> dconf-editor-3.20.0.tar.xz ++++++ ++++ 67111 lines of diff (skipped)
