Mailinglist Archive: opensuse-commit (1029 mails)
| < Previous | Next > |
commit gssdp for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 08 Jul 2011 12:46:14 +0200
- Message-id: <20110708104614.5F87D202A5@hilbert.suse.de>
Hello community,
here is the log from the commit of package gssdp for openSUSE:Factory
checked in at Fri Jul 8 12:46:14 CEST 2011.
--------
--- GNOME/gssdp/gssdp.changes 2011-04-29 14:19:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/gssdp/gssdp.changes 2011-07-07
13:41:04.000000000 +0200
@@ -1,0 +2,25 @@
+Thu Jul 7 13:39:25 CEST 2011 - vuntz@xxxxxxxxxxxx
+
+- Update to version 0.11.1:
+ + Fullfill restrictions imposed by UPnP CTT 1.5.
+ + Initial OpenBSD support.
+ + Fix a crash on socket creation.
+ + Implement DLNA guideline 7.2.3.4.
+ + Copyright header clean-up.
+
+-------------------------------------------------------------------
+Thu Jun 16 16:10:18 UTC 2011 - dimstar@xxxxxxxxxxxx
+
+- Update to version 0.11.0:
+ + Many fixes to discovery, discoverability and announcement.
+ + Many introspection improvements such as:
+ - Classes that can throw an error on construction now implement
+ GInitable.
+ - Updated introspection annotations.
+ + Code cleanup.
+- Rename the library packages to libgssdp-1_0-3, following the
+ soname change.
+- Remove source service usage, following the new consensus on
+ Factory packaging.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
_service
_service:recompress:download_url:gssdp-0.10.0.tar.bz2
_service:set_version:gssdp.spec
New:
----
gssdp-0.11.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gssdp.spec ++++++
--- /var/tmp/diff_new_pack.Gq2tpR/_old 2011-07-08 12:43:37.000000000 +0200
+++ /var/tmp/diff_new_pack.Gq2tpR/_new 2011-07-08 12:43:37.000000000 +0200
@@ -18,13 +18,13 @@
Name: gssdp
-Version: 0.8.2
-Release: 5
+Version: 0.11.1
+Release: 1
Summary: Library for resource discovery and announcement over SSDP
License: LGPL v2 or later
Group: Development/Libraries/C and C++
Url: http://www.gupnp.org/
-Source: %{name}-%{version}.tar.bz2
+Source:
http://download.gnome.org/sources/gssdp/0.11/%{name}-%{version}.tar.bz2
BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
BuildRequires: gtk2-devel
@@ -46,12 +46,12 @@
This package contains a device sniffer.
-%package -n libgssdp-1_0-2
+%package -n libgssdp-1_0-3
License: LGPL v2 or later
Summary: Library for resource discovery and announcement over SSDP
Group: Development/Libraries/C and C++
-%description -n libgssdp-1_0-2
+%description -n libgssdp-1_0-3
gssdp offers a GObject-based API for handling resource discovery and
announcement over SSDP.
@@ -59,7 +59,7 @@
License: LGPL v2 or later
Summary: Library for resource discovery and announcement over SSDP -
Development Files
Group: Development/Libraries/C and C++
-Requires: libgssdp-1_0-2 = %{version}
+Requires: libgssdp-1_0-3 = %{version}
Requires: glib2-devel
%description -n libgssdp-devel
@@ -80,16 +80,16 @@
%clean
rm -rf %{buildroot}
-%post -n libgssdp-1_0-2 -p /sbin/ldconfig
+%post -n libgssdp-1_0-3 -p /sbin/ldconfig
-%postun -n libgssdp-1_0-2 -p /sbin/ldconfig
+%postun -n libgssdp-1_0-3 -p /sbin/ldconfig
%files utils
%defattr(-,root,root)
%{_bindir}/*
%{_datadir}/%{name}
-%files -n libgssdp-1_0-2
+%files -n libgssdp-1_0-3
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_libdir}/*.so.*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |