From d268164ca50714d8297177fad5d44f515c4628604d00aaddae3e6255f8d4d392 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 18 Feb 2014 23:22:41 +0000 Subject: [PATCH] Accepting request 222809 from home:Zaitor:branches:Base:System Resub post review, but not sure about the lint warning. OBS-URL: https://build.opensuse.org/request/show/222809 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=45 --- dbus-1-glib.changes | 19 +++++++++++++++++++ dbus-1-glib.spec | 6 ++++-- dbus-glib-0.100.2.tar.gz | 3 --- dbus-glib-0.102.tar.gz | 3 +++ 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 dbus-glib-0.100.2.tar.gz create mode 100644 dbus-glib-0.102.tar.gz diff --git a/dbus-1-glib.changes b/dbus-1-glib.changes index dec502f..80ffe15 100644 --- a/dbus-1-glib.changes +++ b/dbus-1-glib.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Feb 16 22:05:35 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.102: + + Enhancements: + - Add dbus_g_method_invocation_get_connection (fdo#55729). + - Add dbus_g_connection_open_private (fdo#55730). + - Better regression tests (fdo#23633, fdo#40711, fdo#41129, + fdo#51511, fdo#68603). + - Get rid of more dead code (fdo#40711). + - dbus-binding-tool: check validity of names (fdo#7909). + + Bugs fixed: + - dbus_g_value_build_g_variant: treat GValues containing + (G_TYPE_STRING, NULL) or (G_TYPE_STRV, NULL) as empty string + or empty array instead of asserting (fdo#71811). + - Upload documentation correctly. + - Fix under-linking (fdo#68601). +- Remove the exacutable bit from dbus-bash-completion.sh. + ------------------------------------------------------------------- Mon Mar 25 09:26:08 UTC 2013 - zaitor@opensuse.org diff --git a/dbus-1-glib.spec b/dbus-1-glib.spec index 2573192..84959e2 100644 --- a/dbus-1-glib.spec +++ b/dbus-1-glib.spec @@ -1,7 +1,7 @@ # # spec file for package dbus-1-glib # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,7 +18,7 @@ Name: dbus-1-glib Url: http://dbus.freedesktop.org/ -Version: 0.100.2 +Version: 0.102 Release: 0 Summary: GLib-based library for using D-Bus License: AFL-2.1 or GPL-2.0+ @@ -79,6 +79,8 @@ export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fPIC" %install %makeinstall %{__rm} %{buildroot}/%{_libdir}/*.la +# Remove the exacutable bit from dbus-bash-completion.sh +chmod -x %{buildroot}/%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh %post %{run_ldconfig} diff --git a/dbus-glib-0.100.2.tar.gz b/dbus-glib-0.100.2.tar.gz deleted file mode 100644 index d2ea79d..0000000 --- a/dbus-glib-0.100.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5bb42da921f51c28161e0e54a5a8241d94a1c0499a14007150e9ce743da6ac5 -size 748836 diff --git a/dbus-glib-0.102.tar.gz b/dbus-glib-0.102.tar.gz new file mode 100644 index 0000000..3dc5179 --- /dev/null +++ b/dbus-glib-0.102.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6964ed585bb8149a14ab744b5ded5e77cf71ec5446e6dcc5fcf5eebcc52df29c +size 783792