From b77d354f2625569536ca286c0b5c88871b77d65dd48837a56b97e579dd6da0b1 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 15 Nov 2011 08:51:00 +0000 Subject: [PATCH] Accepting request 91052 from home:dimstar:GNOME:Next Pushing current Gnome 3.3 work to G:F... some work might be lumpy... OBS-URL: https://build.opensuse.org/request/show/91052 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=34 --- dconf-0.10.0.tar.bz2 | 3 --- dconf-0.11.0.tar.bz2 | 3 +++ dconf.changes | 9 +++++++++ dconf.spec | 5 ++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 dconf-0.10.0.tar.bz2 create mode 100644 dconf-0.11.0.tar.bz2 diff --git a/dconf-0.10.0.tar.bz2 b/dconf-0.10.0.tar.bz2 deleted file mode 100644 index 7eb6f9b..0000000 --- a/dconf-0.10.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b034e9e5560ab703f60bb2b6dc1ada7856416660af7dd1207c2c3ab9c9d533b -size 198245 diff --git a/dconf-0.11.0.tar.bz2 b/dconf-0.11.0.tar.bz2 new file mode 100644 index 0000000..47638a0 --- /dev/null +++ b/dconf-0.11.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7574da5da8279428ef0b0f4cbbbb3a0940c2c3d07cae45846b4aec12e85877c0 +size 211800 diff --git a/dconf.changes b/dconf.changes index 4679214..840091e 100644 --- a/dconf.changes +++ b/dconf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 28 07:59:11 UTC 2011 - dimstar@opensuse.org + +- Update to version 0.11.0: + + Build fixes + + Stop using deprecated GLib APIs + + Don't install a system service + + Kill maintainer mode. + ------------------------------------------------------------------- Wed Sep 28 19:07:22 UTC 2011 - zaitor@opensuse.org diff --git a/dconf.spec b/dconf.spec index e750eaf..c842cd3 100644 --- a/dconf.spec +++ b/dconf.spec @@ -18,14 +18,14 @@ Name: dconf -Version: 0.10.0 +Version: 0.11.0 Release: 1 # FIXME: remove sed hack to remove icon from desktop file when there's an icon in the tarball License: LGPLv2.1+ Summary: Simple key-based configuration system Group: System/Libraries Url: http://live.gnome.org/dconf -Source: http://download.gnome.org/sources/dconf/0.10/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/dconf/0.11/%{name}-%{version}.tar.bz2 Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1 @@ -180,7 +180,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db} # service is needed for write %{_libexecdir}/dconf-service %{_datadir}/dbus-1/services/ca.desrt.dconf.service -%{_datadir}/dbus-1/system-services/ca.desrt.dconf.service # Bash completion helper %{_sysconfdir}/bash_completion.d/dconf-bash-completion.sh # alternative databases