Hello community,

here is the log from the commit of package dconf for openSUSE:Factory checked 
in at 2014-05-05 21:14:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dconf (Old)
 and      /work/SRC/openSUSE:Factory/.dconf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dconf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dconf/dconf.changes      2013-09-27 
17:08:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dconf.new/dconf.changes 2014-05-05 
21:14:39.000000000 +0200
@@ -1,0 +2,64 @@
+Mon Mar 24 19:49:28 UTC 2014 - [email protected]
+
+- Update to version 0.20.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 18 10:19:23 UTC 2014 - [email protected]
+
+- Update to version 0.19.92:
+  + Depend on automake 1.11.2.
+  + Stop using ACLOCAL_FLAGS.
+  + Depend on released version of Vala (0.18.0).
+
+-------------------------------------------------------------------
+Mon Mar  3 21:43:11 UTC 2014 - [email protected]
+
+- Update to version 0.19.91:
+  + Fix an unlikely failure in the fuzz testing of gvdb.
+  + Fix a thread safety issue with file-db.
+
+-------------------------------------------------------------------
+Wed Feb 19 19:07:56 UTC 2014 - [email protected]
+
+- Update to version 0.19.90:
+  + dconf compile: always write little endian.
+  + file-db: don't install match rules on no bus (fixes gdbus
+    assertion).
+  + update dconf(1) manpage for 'dconf compile'.
+  + Fix 'make clean' on FreeBSD.
+  + editor: provide appdata.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Jan 13 22:29:21 UTC 2014 - [email protected]
+
+- Update to version 0.19.3:
+  + Quite a lot of test coverage improvements.
+  + Add a proper DCONF_ERROR error domain.
+  + Suppress GLib deprecation warnings during build.
+  + Engine:
+    - Issue warnings about missing files only once per source.
+    - Grok the WritabilityNotify signal from D-Bus.
+    - Assorted fixes for issues found during testing.
+  + gsettings: handle writability changes correctly.
+  + Portability: only link to -ldl if it is required.
+  + Add support for 'file-db' to profiles: this is an absolute path
+    to a immutable dconf database file.
+  + Add support for finding profiles in XDG_DATA_DIRS if they are
+    not in /etc.
+  + Add 'dconf compile' command for building dconf databases from
+    keyfiles in arbitrary locations (like from the build system of
+    a project that may want to install a file-db).
+  + Editor: add a section separator to the app menu for
+    consistency.
+
+-------------------------------------------------------------------
+Tue Nov 19 19:34:24 UTC 2013 - [email protected]
+
+- Update to version 0.19.2:
+  + Add support for the new GSettingsBackend.read_user_value() API.
+  + Bump GLib version depend accordingly (2.39.1).
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  dconf-0.18.0.tar.xz

New:
----
  dconf-0.20.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dconf.spec ++++++
--- /var/tmp/diff_new_pack.WcZmxi/_old  2014-05-05 21:14:40.000000000 +0200
+++ /var/tmp/diff_new_pack.WcZmxi/_new  2014-05-05 21:14:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dconf
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,24 +17,24 @@
 
 
 Name:           dconf
-Version:        0.18.0
+Version:        0.20.0
 Release:        0
 Summary:        Simple key-based configuration system
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://live.gnome.org/dconf
-Source:         
http://download.gnome.org/sources/dconf/0.18/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/dconf/0.20/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  intltool >= 0.50.0
 BuildRequires:  update-desktop-files
-BuildRequires:  vala >= 0.17.0
+BuildRequires:  vala >= 0.18.0
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.35.2
+BuildRequires:  pkgconfig(glib-2.0) >= 2.39.1
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -187,6 +187,8 @@
 %{_mandir}/man1/dconf-service.1%{?ext_man}
 # alternative databases
 %{_sysconfdir}/dconf/
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/dconf-editor.appdata.xml
 
 %files lang -f %{name}.lang
 

++++++ dconf-0.18.0.tar.xz -> dconf-0.20.0.tar.xz ++++++
++++ 15996 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to