From 43234ab04bb7ed98c56e761c5f5067fdd20d20ead801e1998f0c35b31070ffa8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 31 May 2015 03:25:11 +0000 Subject: [PATCH] Accepting request 309375 from home:Zaitor:branches:Base:System Update, not really sure why we haven't pushed this before OBS-URL: https://build.opensuse.org/request/show/309375 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=47 --- dbus-1-glib.changes | 24 ++++++++++++++++++++++++ dbus-1-glib.spec | 8 ++++---- dbus-glib-0.102.tar.gz | 3 --- dbus-glib-0.104.tar.gz | 3 +++ 4 files changed, 31 insertions(+), 7 deletions(-) delete mode 100644 dbus-glib-0.102.tar.gz create mode 100644 dbus-glib-0.104.tar.gz diff --git a/dbus-1-glib.changes b/dbus-1-glib.changes index 80ffe15..f6329d5 100644 --- a/dbus-1-glib.changes +++ b/dbus-1-glib.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sat May 30 19:36:36 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.104: + + Deprecations: Document the entire library as deprecated. + + Dependencies: + - libdbus 1.8 is required. + - GLib 2.32 is required. + + Enhancements: + - The libdbus 1.8 dependency means we can now document that + dbus_g_thread_init() is idempotent and thread-safe + (fdo#54770). + - Use g_cclosure_marshal_generic for all marshalling + (fdo#64214). + + Fixes: + - Allow timeouts to be migrated from one main context to + another without an assertion failure (fdo#30574). + - Don't trip a libdbus fatal warning if a Unix fd or other + unsupported type is encountered in a message (fdo#80557). + - Make the tests pass with newer GLib by not removing removed + sources (fdo#83530). + - Fix some typos in the documentation (fdo#45686). + - Make the Autotools setup less awful (fdo#58698). + ------------------------------------------------------------------- Sun Feb 16 22:05:35 UTC 2014 - zaitor@opensuse.org diff --git a/dbus-1-glib.spec b/dbus-1-glib.spec index 84959e2..8017354 100644 --- a/dbus-1-glib.spec +++ b/dbus-1-glib.spec @@ -1,7 +1,7 @@ # # spec file for package dbus-1-glib # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ Name: dbus-1-glib Url: http://dbus.freedesktop.org/ -Version: 0.102 +Version: 0.104 Release: 0 Summary: GLib-based library for using D-Bus License: AFL-2.1 or GPL-2.0+ Group: Development/Libraries/Other Source0: http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-%{version}.tar.gz Source1: baselibs.conf -BuildRequires: dbus-1-devel -BuildRequires: glib2-devel +BuildRequires: dbus-1-devel >= 1.8 +BuildRequires: glib2-devel >= 2.32 BuildRequires: libexpat-devel BuildRequires: libselinux-devel Requires: dbus-1 diff --git a/dbus-glib-0.102.tar.gz b/dbus-glib-0.102.tar.gz deleted file mode 100644 index 3dc5179..0000000 --- a/dbus-glib-0.102.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6964ed585bb8149a14ab744b5ded5e77cf71ec5446e6dcc5fcf5eebcc52df29c -size 783792 diff --git a/dbus-glib-0.104.tar.gz b/dbus-glib-0.104.tar.gz new file mode 100644 index 0000000..e2b5525 --- /dev/null +++ b/dbus-glib-0.104.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc1f1a82bfc3ec3ecafe04d0e87bab7e999f50dce4f4a34d0b89caf6bd821f6 +size 793417