Mailinglist Archive: opensuse-commit (710 mails)
| < Previous | Next > |
commit gupnp for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 14 May 2010 00:32:10 +0200
- Message-id: <20100513223210.75CC0202B5@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gupnp for openSUSE:Factory
checked in at Fri May 14 00:32:10 CEST 2010.
--------
--- GNOME/gupnp/gupnp.changes 2009-12-04 20:04:18.000000000 +0100
+++ /mounts/work_src_done/STABLE/gupnp/gupnp.changes 2010-04-12
20:54:14.000000000 +0200
@@ -1,0 +2,22 @@
+Mon Apr 12 20:03:24 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Update to version 0.13.3:
+ + Include the Content-Type header in the HTTP messages. This
+ satisfies DLNA CTT test cases 7.2.5.9 and 7.2.29.1.
+ + Use g_message instead of g_warning if we can't connect to DBus.
+ + Make the HTTP server listen on the context's interface only.
+ + Fix some potential crashes in GUPnPServiceProxy and
+ GUPnPContextManager code.
+ + Fix build issues in jhbuild environment.
+ + Fix some gcc warnings.
+ + Add new API to host path for specific user-agent(s).
+ + Add gobject-introspection support:
+ - Provide gobject-introspection GIR and typelib.
+ - Add needed annotations to doc comments.
+ - Add GList variants of action-related functions to satisfy
+ PyGI.
+ + A few non-functional improvments.
+- Add gir-repository and gobject-introspection-devel BuildRequires,
+ and add gir-repository Requires to libgupnp-1_0-3.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gupnp-0.13.2.tar.bz2
New:
----
gupnp-0.13.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gupnp.spec ++++++
--- /var/tmp/diff_new_pack.Euw8bw/_old 2010-05-14 00:31:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Euw8bw/_new 2010-05-14 00:31:49.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package gupnp (Version 0.13.2)
+# spec file for package gupnp (Version 0.13.3)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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,13 +18,15 @@
Name: gupnp
-Version: 0.13.2
+Version: 0.13.3
Release: 1
Summary: Implementation of the UPnP specification
License: LGPL v2 or later
Group: Development/Libraries/C and C++
Url: http://www.gupnp.org/
Source: %{name}-%{version}.tar.bz2
+BuildRequires: gir-repository
+BuildRequires: gobject-introspection-devel
BuildRequires: libsoup-devel
BuildRequires: libgssdp-devel
BuildRequires: libuuid-devel
@@ -43,6 +45,7 @@
License: LGPL v2 or later
Summary: Implementation of the UPnP specification
Group: Development/Libraries/C and C++
+Requires: gir-repository
%description -n libgupnp-1_0-3
GUPnP implements the UPnP specification: resource announcement and
@@ -91,6 +94,8 @@
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_libdir}/*.so.*
+%{_libdir}/girepository-1.0/GUPnP-1.0.typelib
+%{_datadir}/gir-1.0/GUPnP-1.0.gir
%files -n libgupnp-devel
%defattr(-,root,root)
++++++ gupnp-0.13.2.tar.bz2 -> gupnp-0.13.3.tar.bz2 ++++++
++++ 30528 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |