Accepting request 48932 from GNOME:Factory

checked in (request 48932)

OBS-URL: https://build.opensuse.org/request/show/48932
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=21
This commit is contained in:
OBS User autobuild
2010-09-23 22:19:48 +00:00
committed by Git OBS Bridge
parent 6281dc1549
commit c824726f9d
4 changed files with 7 additions and 28 deletions

View File

@@ -1,24 +1,3 @@
-------------------------------------------------------------------
Sun Sep 19 00:51:15 CEST 2010 - vuntz@opensuse.org
- Move gir files to devel subpackage.
-------------------------------------------------------------------
Fri Sep 17 09:33:32 CEST 2010 - vuntz@opensuse.org
- Update to version 0.14.0:
+ Don't use deprecated glib, gobject and libsoup APIs.
+ Check for libuuid only on platforms where we need it.
+ Explicitly link example apps to needed libraries.
+ Fix some potential crashes and leaks.
+ Fix pointer to/from integer conversion on 64-bit machines.
+ Fix parsing of unsigned integers.
+ Use locale-independent float <-> string conversions.
+ Remove some redundant functions and variables.
+ Remove some unused variables noticed.
+ Use correct mime-type for XML data.
+ Various non-functional improvements.
-------------------------------------------------------------------
Wed Sep 1 15:27:42 CEST 2010 - vuntz@opensuse.org