From 96f3f268b9da1b6654302b081984fdacd02cf46c6770cf15eb3a93eb74b2d2b7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 28 Mar 2012 13:09:32 +0000 Subject: [PATCH] Accepting request 111499 from home:thoenig:branches:Base:System Update to version 1.5.12 OBS-URL: https://build.opensuse.org/request/show/111499 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=82 --- dbus-1-x11.spec | 2 +- dbus-1.5.10.tar.gz | 3 --- dbus-1.5.12.tar.gz | 3 +++ dbus-1.changes | 28 ++++++++++++++++++++++++++++ dbus-1.spec | 2 +- 5 files changed, 33 insertions(+), 5 deletions(-) delete mode 100644 dbus-1.5.10.tar.gz create mode 100644 dbus-1.5.12.tar.gz diff --git a/dbus-1-x11.spec b/dbus-1-x11.spec index 2389aa1..b839f98 100644 --- a/dbus-1-x11.spec +++ b/dbus-1-x11.spec @@ -41,7 +41,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(libsystemd-daemon) BuildRequires: pkgconfig(libsystemd-login) %endif -Version: 1.5.10 +Version: 1.5.12 Release: 0 # bug437293 %ifarch ppc64 diff --git a/dbus-1.5.10.tar.gz b/dbus-1.5.10.tar.gz deleted file mode 100644 index cabade9..0000000 --- a/dbus-1.5.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1daad23142c9c1322cc71d7a00b775f19431c1ce7a3e04ea6b93b5f671124b35 -size 1919069 diff --git a/dbus-1.5.12.tar.gz b/dbus-1.5.12.tar.gz new file mode 100644 index 0000000..491fe01 --- /dev/null +++ b/dbus-1.5.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3e09a831259ca64b15357cfa1c60a5a7ab06ef469d5b82c2308de9cadf1094 +size 1925770 diff --git a/dbus-1.changes b/dbus-1.changes index 1a1679f..b325299 100644 --- a/dbus-1.changes +++ b/dbus-1.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Mar 28 09:19:14 CEST 2012 - thoenig@suse.de + +- Update to version 1.5.12: + - Add public API to validate various string types: + dbus_validate_path(), dbus_validate_interface(), + dbus_validate_member(), dbus_validate_error_name(), + dbus_validate_bus_name(), dbus_validate_utf8() + (fd.o #39549, Simon McVittie) + + - Turn DBusBasicValue into public API so bindings don't need to + invent their own "union of everything" type (fd.o #11191, Simon + McVittie) + + - Enumerate data files included in the build rather than using + find(1) (fd.o #33840, Simon McVittie) + + - Add support for policy rules like + in dbus-daemon + (fd.o #46273, Alban Crequy) + + - Windows-specific: + - make dbus-daemon.exe --print-address (and --print-pid) work + again on Win32, but not on WinCE (fd.o #46049, Simon + McVittie) + - fix duplicate case value when compiling against mingw-w64 + (fd.o #47321, Andoni Morales Alastruey) + ------------------------------------------------------------------- Mon Feb 27 10:18:53 UTC 2012 - vuntz@opensuse.org diff --git a/dbus-1.spec b/dbus-1.spec index 0e76e07..082fc0f 100644 --- a/dbus-1.spec +++ b/dbus-1.spec @@ -39,7 +39,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(libsystemd-daemon) BuildRequires: pkgconfig(libsystemd-login) %endif -Version: 1.5.10 +Version: 1.5.12 Release: 0 # bug437293 %ifarch ppc64