Accepting request 115581 from GNOME:Factory
Pushing G:F bits OBS-URL: https://build.opensuse.org/request/show/115581 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp-av?expand=0&rev=24
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f449519026b350bc7582e59badbbf8af94f0f9587c37205aca598f78ede6f618
|
||||
size 329913
|
3
gupnp-av-0.10.2.tar.xz
Normal file
3
gupnp-av-0.10.2.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4863c9bcbfa2e9fcb215d43c8d1e4090fbd078f8ae65e45a3314e7f6d59a8cbf
|
||||
size 289784
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 23 11:38:21 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.10.2:
|
||||
+ Update Autotools integration.
|
||||
+ Several fixes from static code analysis.
|
||||
+ Fix an endless loop on really large {Source,Sink}ProtocolInfo
|
||||
strings.
|
||||
+ Fix a crash in gupnp_didl_lite_contributor_get_name.
|
||||
+ Fix documentation for gupnp_didl_lite_object_get_parent_id.
|
||||
+ Fix a memory leak in resolution parsing.
|
||||
+ Allow OP, CI and PS params without DLNA profile.
|
||||
+ Bugs fixed: bgo#653894, bgo#671246, bgo#674319, bgo#674324,
|
||||
bgo#674325.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 00:23:18 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gupnp-av
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@@ -15,14 +15,15 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: gupnp-av
|
||||
Version: 0.10.1
|
||||
Version: 0.10.2
|
||||
Release: 0
|
||||
Summary: Library to ease the handling and implementation of UPnP A/V profiles
|
||||
License: LGPL-2.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.gupnp.org/
|
||||
Source: http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libgupnp-devel >= 0.17.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user