From 9957a77aa5803570e6fa27140f0b990d4514de2b8a0b0562fc3ba555ea7000c5 Mon Sep 17 00:00:00 2001 From: Guido Berhoerster Date: Sun, 29 Apr 2012 14:52:16 +0000 Subject: [PATCH] Accepting request 115957 from X11:xfce:UNSTABLE merge back Xfce 4.10 OBS-URL: https://build.opensuse.org/request/show/115957 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfconf?expand=0&rev=41 --- xfconf-4.10.0.tar.bz2 | 3 +++ xfconf-4.9.1.tar.bz2 | 3 --- xfconf.changes | 12 ++++++++++++ xfconf.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 xfconf-4.10.0.tar.bz2 delete mode 100644 xfconf-4.9.1.tar.bz2 diff --git a/xfconf-4.10.0.tar.bz2 b/xfconf-4.10.0.tar.bz2 new file mode 100644 index 0000000..85ae9b7 --- /dev/null +++ b/xfconf-4.10.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576 +size 517425 diff --git a/xfconf-4.9.1.tar.bz2 b/xfconf-4.9.1.tar.bz2 deleted file mode 100644 index 2b8c945..0000000 --- a/xfconf-4.9.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:306e09e1a5206a78384a425425997f9471a03a63fa2f77465ecbc7e4457b9608 -size 516280 diff --git a/xfconf.changes b/xfconf.changes index 37d92c3..bdad489 100644 --- a/xfconf.changes +++ b/xfconf.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Apr 29 07:56:26 UTC 2012 - gber@opensuse.org + +- update to version 4.10.0 + - don't emit property-changed on canceled calls + - accept NULL as a string value + - check abicheck.sh to be more portable + - fix more deprecated g_value_set_char + - explicitly link against gthread + - drop deprecated g_mapped_file_free + - translation updates + ------------------------------------------------------------------- Sat Apr 14 09:31:31 UTC 2012 - gber@opensuse.org diff --git a/xfconf.spec b/xfconf.spec index ea5977f..77b2ef4 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -19,13 +19,13 @@ %define libname libxfconf-0-2 Name: xfconf -Version: 4.9.1 +Version: 4.10.0 Release: 0 Summary: Simple Configuration Storage for Xfce License: GPL-2.0+ Group: System/GUI/XFCE Url: http://www.xfce.org/projects#core -Source0: http://archive.xfce.org/src/xfce/xfconf/4.9/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/xfce/xfconf/4.10/%{name}-%{version}.tar.bz2 Source1: xfconf-query.1 Source100: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE xfconf-remove-rpath.patch gber@opensuse.org -- Do not set RPATH for Xfconf.so