From 9d460ed53ccd5b47aca38b240135b6453ff4339b4b895c2e8c7c83efe4658db5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 14 Mar 2018 10:01:05 +0000 Subject: [PATCH] Accepting request 586713 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/586713 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=99 --- dconf-0.27.1.tar.xz | 3 --- dconf-0.28.0.tar.xz | 3 +++ dconf.changes | 11 +++++++++++ dconf.spec | 12 ++++++------ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 dconf-0.27.1.tar.xz create mode 100644 dconf-0.28.0.tar.xz diff --git a/dconf-0.27.1.tar.xz b/dconf-0.27.1.tar.xz deleted file mode 100644 index d6ae937..0000000 --- a/dconf-0.27.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37daf52e68d03ca0b6d0c2e0df7acac64e091074457ae306683b78b5cfa7e9ce -size 99996 diff --git a/dconf-0.28.0.tar.xz b/dconf-0.28.0.tar.xz new file mode 100644 index 0000000..5be07a7 --- /dev/null +++ b/dconf-0.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d3b3865ef58b729c3b39aa0979f886c014aa8362f93dcfc74bf5648ed9c742 +size 99340 diff --git a/dconf.changes b/dconf.changes index 6efd776..0b5c0c3 100644 --- a/dconf.changes +++ b/dconf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Mar 13 23:16:56 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 0.28.0: + + No visible changes. +- Drop: + + intltool BuildRequires: there are no translations to be + handled. + + update-desktop-files BuildRequires: there is no desktop file to + be handled. + ------------------------------------------------------------------- Fri Mar 9 19:06:37 UTC 2018 - jengelh@inai.de diff --git a/dconf.spec b/dconf.spec index a1cbc4b..7ad7726 100644 --- a/dconf.spec +++ b/dconf.spec @@ -17,13 +17,13 @@ Name: dconf -Version: 0.27.1 +Version: 0.28.0 Release: 0 Summary: Key-based configuration system License: LGPL-2.1-or-later Group: System/Libraries -Url: https://live.gnome.org/dconf -Source: http://download.gnome.org/sources/dconf/0.27/%{name}-%{version}.tar.xz +URL: https://live.gnome.org/dconf +Source: http://download.gnome.org/sources/dconf/0.28/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-UPSTREAM 0001-gvdb-Restore-permissions-on-changed-files.patch bsc#1025721 bsc#971074 bgo#758066 fezhang@suse.com -- Restore permissions on files changed by dconf update. Patch0: 0001-gvdb-Restore-permissions-on-changed-files.patch @@ -31,10 +31,8 @@ Patch0: 0001-gvdb-Restore-permissions-on-changed-files.patch BuildRequires: dbus-1 BuildRequires: docbook-xsl-stylesheets BuildRequires: gtk-doc -BuildRequires: intltool >= 0.50.0 BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: vala >= 0.18.0 BuildRequires: xsltproc BuildRequires: pkgconfig(gio-unix-2.0) @@ -108,6 +106,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db} %post -n libdconf1 -p /sbin/ldconfig %postun -n libdconf1 -p /sbin/ldconfig + %post -n gsettings-backend-dconf %{glib2_gio_module_post} @@ -116,7 +115,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db} %files %license COPYING -%doc NEWS +%doc NEWS README # small utility to read values in the database %{_bindir}/dconf # service is needed for write @@ -136,6 +135,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db} %{_libdir}/gio/modules/libdconfsettings.so %files devel +%doc HACKING %doc %{_datadir}/gtk-doc/html/dconf/ %{_includedir}/dconf/ %{_libdir}/libdconf.so