0.20.3
This commit is contained in:
parent
96b46d20fa
commit
56acd1a786
@ -1,5 +1,5 @@
|
||||
Name: gupnp
|
||||
Version: 0.20.2
|
||||
Version: 0.20.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
@ -10,7 +10,7 @@ Source0: http://download.gnome.org/sources/%{name}/0.20/%{name}-%{version}
|
||||
|
||||
BuildRequires: gssdp-devel >= 0.13.0
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gobject-introspection-devel >= 1.36
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libuuid-devel
|
||||
@ -80,6 +80,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu May 30 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.3-1
|
||||
- 0.20.3 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.3.news
|
||||
|
||||
* Sat Apr 13 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.2-1
|
||||
- 0.20.2 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.2.news
|
||||
|
Loading…
Reference in New Issue
Block a user