Hello community, here is the log from the commit of package dconf-editor for openSUSE:Factory checked in at 2015-10-06 16:22: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-04-23 08:01:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dconf-editor.new/dconf-editor.changes 2015-10-06 16:22:54.000000000 +0200 @@ -1,0 +2,39 @@ +Mon Sep 21 11:45:47 UTC 2015 - [email protected] + +- Update to version 3.18.0: + + No changes since 3.17.92. + +------------------------------------------------------------------- +Wed Sep 16 06:44:16 UTC 2015 - [email protected] + +- Update to version 3.17.92: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 2 09:17:21 UTC 2015 - [email protected] + +- Update to version 3.17.91: + + The output of --version is now printed on stdout, as suggested + by GNU. That's the only technical change, all looks good. + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 19 13:48:04 UTC 2015 - [email protected] + +- Update to version 3.17.90: + + No big technical change for the beta, just some preparations + for the next cycle. + + Updated translations. + +------------------------------------------------------------------- +Tue Apr 28 17:54:02 UTC 2015 - [email protected] + +- Update to version 3.17.1: + + Beginning of cleaning, both of the code (UI template, + GResourceā¦) and of the UI (unnecessary shadows removed, + widgets' margins, minimum width of the panelā¦). + + Gtk+ 3.14 is now required, with also a recent Valac. +- Disable dconf-use-g_settings_get_default_value.patch for now, + needs rebase if still needed. Investigate later. + +------------------------------------------------------------------- Old: ---- dconf-editor-3.16.1.tar.xz New: ---- dconf-editor-3.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dconf-editor.spec ++++++ --- /var/tmp/diff_new_pack.OdgIru/_old 2015-10-06 16:22:55.000000000 +0200 +++ /var/tmp/diff_new_pack.OdgIru/_new 2015-10-06 16:22:55.000000000 +0200 @@ -17,22 +17,22 @@ Name: dconf-editor -Version: 3.16.1 +Version: 3.18.0 Release: 0 Summary: Simple key-based configuration system -- Graphical Editor License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://live.gnome.org/dconf -Source: http://download.gnome.org/sources/dconf-editor/3.16/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM 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. +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 BuildRequires: intltool >= 0.50.0 BuildRequires: update-desktop-files -BuildRequires: vala +BuildRequires: vala >= 0.25.1 BuildRequires: pkgconfig(dconf) >= 0.23.2 BuildRequires: pkgconfig(glib-2.0) >= 2.39.3 BuildRequires: pkgconfig(gmodule-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.4 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0 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,7 +49,8 @@ %prep %setup -q -%patch0 -p1 +# Patch needs rebase +#patch0 -p1 %build %configure ++++++ dconf-editor-3.16.1.tar.xz -> dconf-editor-3.18.0.tar.xz ++++++ ++++ 26763 lines of diff (skipped)
