2011-01-19 16:19:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 18 09:42:06 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.7.1:
|
|
|
|
+ fix linking with strict linkers
|
|
|
|
- Changes from version 0.7:
|
|
|
|
+ new library to use dconf with libdbus-1
|
|
|
|
+ quite a lot of improvements and bug-fixes in dconf-editor
|
|
|
|
+ some bug fixes in the GSettings backend (crashers caused by
|
|
|
|
use if custom dconf profiles)
|
|
|
|
+ increased Vala dependency to 0.11.4 (required for dconf-editor
|
|
|
|
fixes)
|
|
|
|
- Create new subpackage libdconf-dbus-1-0 and libdconf-dbus-devel
|
|
|
|
- BuildRequires pkgconfig(dbus-1) and update-desktop-files
|
|
|
|
- Drop 0001-Bug-639523-crash-when-DCONF_PROFILE-is-set.patch:
|
|
|
|
fixed upstream
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 17 12:14:56 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Add 0001-Bug-639523-crash-when-DCONF_PROFILE-is-set.patch:
|
|
|
|
fix crash in gnome-settings-daemon under gdm, bgo#639523
|
|
|
|
- Improve source service support
|
|
|
|
- Own alternative database path
|
|
|
|
|
2011-01-14 10:48:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 10 14:16:46 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
2011-01-14 10:50:58 +01:00
|
|
|
- Add support for source service checkout, with %BUILD_FROM_VCS:
|
|
|
|
+ Add gtk-doc BuildRequires.
|
|
|
|
+ Add call to ./autogen.sh.
|
|
|
|
+ Do not apply dconf-fix-dbus-introspection-enumeration.patch
|
|
|
|
which is already in git.
|
|
|
|
+ Enforce gtk-doc html generation by passing --enable-gtk-doc to
|
|
|
|
configure.
|
|
|
|
- Remove --disable-static from configure: it's not needed for dconf
|
|
|
|
which has an unusual setup.
|
2011-01-14 10:48:34 +01:00
|
|
|
|
2011-01-07 23:37:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 7 17:47:04 CET 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.6:
|
|
|
|
+ Rewrite a lot of the GSettings backend to reduce GDBus abuse.
|
|
|
|
We use our own worker thread now instead of trying to hijack
|
|
|
|
GDBus's.
|
|
|
|
+ Disable gobject-introspection support for now.
|
|
|
|
+ Drop support for GTK2 in dconf-editor.
|
|
|
|
+ Add a new torture-test case.
|
|
|
|
+ Increase dbus timeout to 2 minutes (in case the service is
|
|
|
|
heavily loaded).
|
|
|
|
+ Fix several memory leaks and other bugs.
|
|
|
|
- Change pkgconfig(gtk+-2.0) BuildRequires to pkgconfig(gtk+-3.0).
|
|
|
|
- Change vala-devel BuildRequires to vala-unstable-devel, following
|
|
|
|
an upstream commit after the release that recommends the use of
|
|
|
|
vala 0.11.
|
|
|
|
- Add dconf-fix-dbus-introspection-enumeration.patch to fix dbus
|
|
|
|
introspection enumeration; taken from git.
|
|
|
|
- Add Url tag.
|
|
|
|
|
2010-12-15 12:26:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 15 12:18:00 CET 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add explicit dbus-1 Requires since dconf does depend on dbus to
|
|
|
|
work, and dbus-1 BuildRequires for directory ownership.
|
|
|
|
|
2010-10-12 11:16:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 11 21:31:18 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Create baselibs.conf: we want the gsettings dconf backend to be
|
|
|
|
bi-arch.
|
|
|
|
|
2010-09-18 15:57:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 16 09:42:02 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.5.1:
|
|
|
|
+ Adjust to GDBus API changes
|
|
|
|
+ Send correct object path in Notify on WriteMany
|
|
|
|
+ Use printf() and exit() instead of g_error() to avoid too many
|
|
|
|
crash reports for now
|
|
|
|
+ Require gobject-introspection 0.9.5
|
|
|
|
+ Require vala 0.9.5
|
|
|
|
+ Make dconf-editor optional
|
|
|
|
+ Drop libgee requirement for dconf-editor
|
|
|
|
+ Tweak shared library installation to make ldconfig happy
|
|
|
|
+ Bump .gir version to dconf-1.0
|
|
|
|
+ Fix introspection build with recent gobject-introspection
|
|
|
|
+ Minor bug fixes
|
|
|
|
- Remove pkgconfig(gee-1.0) BuildRequires.
|
|
|
|
|
2010-09-11 12:06:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 10 14:35:51 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Fix typo in %_smp_mflags to really have parallel build.
|
|
|
|
|
2010-08-23 18:23:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 6 23:46:25 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.5.
|
|
|
|
- Rework the package for inclusion in Factory.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 6 14:41:30 UTC 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Initial dconf package.
|
|
|
|
|