Accepting request 134357 from home:vuntz:branches:Base:System
Update to 0.100 OBS-URL: https://build.opensuse.org/request/show/134357 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=39
This commit is contained in:
committed by
Git OBS Bridge
parent
46d3fd7729
commit
7ee35a64d5
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 18:11:35 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.100:
|
||||
+ Enhancements:
|
||||
- Support building on Android with androgenizer
|
||||
(fdo#42532)
|
||||
- Respect NOCONFIGURE=1 in autogen.sh
|
||||
+ Fixes:
|
||||
- Fix several GVariant reference leaks in
|
||||
dbus_g_value_parse_variant (fdo#41125)
|
||||
- Don't crash if an error code is out of range for its domain
|
||||
or has a negative code (fdo#40151)
|
||||
- Fix compilation with -Werror=format-security
|
||||
- Don't crash if dbus_g_proxy_new_for_peer() is used to talk to
|
||||
the dbus-daemon (fdo#41126)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 20:47:02 CEST 2012 - thoenig@suse.de
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: dbus-1-glib
|
||||
Url: http://dbus.freedesktop.org/
|
||||
Version: 0.98
|
||||
Version: 0.100
|
||||
Release: 0
|
||||
Summary: GLib-based library for using D-Bus
|
||||
License: AFL-2.1 or GPL-2.0+
|
||||
@@ -40,9 +40,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%package -n dbus-1-glib-devel
|
||||
Summary: Developer package for D-Bus/GLib bindings
|
||||
Group: Development/Libraries/Other
|
||||
Requires: dbus-1-devel
|
||||
Requires: dbus-1-glib = %{version}
|
||||
Requires: glib2-devel
|
||||
Requires: dbus-1-devel
|
||||
|
||||
%package -n dbus-1-glib-doc
|
||||
Summary: Documentation for the D-Bus/GLib bindings
|
||||
|
3
dbus-glib-0.100.tar.gz
Normal file
3
dbus-glib-0.100.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80ddf7584a659590103817798dd95d7e451d666f385e5e95a83abf85c46d4605
|
||||
size 730875
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:297c81d6bb8b1c312e9b0ccfe91eb28ec0672756abb64dfb7bbe2b5f1ae5d111
|
||||
size 723825
|
Reference in New Issue
Block a user