Accepting request 81010 from home:vuntz:branches:GNOME:Factory

Update to 0.10.1

OBS-URL: https://build.opensuse.org/request/show/81010
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp-av?expand=0&rev=32
This commit is contained in:
Vincent Untz
2011-09-05 18:53:06 +00:00
committed by Git OBS Bridge
parent c3226cae3a
commit 95bdac8a5b
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4a1f793fb96f6810dd2132a69b7d20111cf2659585e4005175e70c8bdd6b0c4
size 328565

3
gupnp-av-0.10.1.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f449519026b350bc7582e59badbbf8af94f0f9587c37205aca598f78ede6f618
size 329913

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 5 16:31:57 UTC 2011 - vuntz@opensuse.org
- Update to version 0.10.1:
+ Bump minimum dependency of GUPnP to 0.17.0.
-------------------------------------------------------------------
Tue Aug 30 17:04:04 CEST 2011 - vuntz@opensuse.org

View File

@@ -18,7 +18,7 @@
Name: gupnp-av
Version: 0.10.0
Version: 0.10.1
Release: 1
License: LGPL v2 or later
Summary: Library to ease the handling and implementation of UPnP A/V profiles
@@ -26,7 +26,7 @@ Url: http://www.gupnp.org/
Group: Development/Libraries/C and C++
Source: http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.bz2
BuildRequires: gobject-introspection-devel
BuildRequires: libgupnp-devel
BuildRequires: libgupnp-devel >= 0.17.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description