0.20.5
This commit is contained in:
parent
8d9c7c15c5
commit
ebb43b9f1e
@ -1,5 +1,5 @@
|
||||
Name: gupnp
|
||||
Version: 0.20.4
|
||||
Version: 0.20.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
@ -8,7 +8,7 @@ License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://download.gnome.org/sources/%{name}/0.20/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gssdp-devel >= 0.13.0
|
||||
BuildRequires: gssdp-devel >= 0.14.0
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gobject-introspection-devel >= 1.36
|
||||
BuildRequires: libsoup-devel
|
||||
@ -80,6 +80,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.5-1
|
||||
- 0.20.5 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.5.news
|
||||
|
||||
* Tue Jul 30 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.4-1
|
||||
- 0.20.4 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.4.news
|
||||
|
Loading…
Reference in New Issue
Block a user