diff --git a/dbus-1-glib.changes b/dbus-1-glib.changes index 14d1e55..1cd6fcf 100644 --- a/dbus-1-glib.changes +++ b/dbus-1-glib.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 3 18:29:12 CET 2009 - thoenig@suse.de + +- Update to version 0.80 + - handle nested nodes in dbus-binding-tool + - Always use /etc/bash_completion.d + - Move test-types inside run-test to avoid dep on existing session + bus + - Don't send replies for messages explicitly not requesting one + ------------------------------------------------------------------- Sat Jan 24 06:17:34 CET 2009 - vuntz@novell.com diff --git a/dbus-1-glib.spec b/dbus-1-glib.spec index 9cfd5f3..b0a0cbb 100644 --- a/dbus-1-glib.spec +++ b/dbus-1-glib.spec @@ -1,5 +1,5 @@ # -# spec file for package dbus-1-glib (Version 0.78) +# spec file for package dbus-1-glib (Version 0.80) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ BuildRequires: libselinux-devel Url: http://dbus.freedesktop.org/ License: GPL v2 or later; Other uncritical OpenSource License Group: Development/Libraries/Other -Version: 0.78 +Version: 0.80 Release: 1 AutoReqProv: on # bug437293 @@ -153,7 +153,7 @@ export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fno-strict-aliasing -fPIC" %files %defattr(-, root, root) %{_libdir}/*glib*.so.* -%{_sysconfdir}/profile.d/dbus-bash-completion.sh +%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh %{_prefix}/lib/%{name} %files -n dbus-1-glib-devel @@ -170,6 +170,13 @@ export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fno-strict-aliasing -fPIC" %{_datadir}/gtk-doc/html/dbus-glib %changelog +* Tue Feb 03 2009 thoenig@suse.de +- Update to version 0.80 + - handle nested nodes in dbus-binding-tool + - Always use /etc/bash_completion.d + - Move test-types inside run-test to avoid dep on existing session + bus + - Don't send replies for messages explicitly not requesting one * Sat Jan 24 2009 vuntz@novell.com - Use %%{_prefix}/lib/%%{name} for libexecdir - Fix a few rpmlint warnings: diff --git a/dbus-glib-0.78.tar.bz2 b/dbus-glib-0.78.tar.bz2 deleted file mode 100644 index bd91b44..0000000 --- a/dbus-glib-0.78.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fdc639b439b2a0fa874dc55469b74a56b223dfedbf56bb398ef8dc904cd9c52 -size 515447 diff --git a/dbus-glib-0.80.tar.bz2 b/dbus-glib-0.80.tar.bz2 new file mode 100644 index 0000000..7d541fe --- /dev/null +++ b/dbus-glib-0.80.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3011877eb0043522f6e3487a80711f87613f2e4ab95348fffd2b02389dc2cd +size 517913