Release 0.18.0-2
This commit is contained in:
parent
7c38675cdd
commit
dabd427841
@ -1,6 +1,6 @@
|
||||
Name: gupnp
|
||||
Version: 0.18.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -8,7 +8,7 @@ License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://download.gnome.org/sources/%{name}/0.18/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gssdp-devel >= 0.11.0
|
||||
BuildRequires: gssdp-devel >= 0.12.0
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libgdbus-devel
|
||||
@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Sep 5 2011 Zeeshan Ali <zeenix@redhat.com> - 0.18.0-2
|
||||
- Push a new release to build against latest gssdp.
|
||||
|
||||
* Fri Sep 2 2011 Zeeshan Ali <zeenix@redhat.com> - 0.18.0-1
|
||||
- 0.18.0 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.18/gupnp-0.18.0.news
|
||||
|
||||
Loading…
Reference in New Issue
Block a user