v0.15.0
This commit is contained in:
parent
7fa68f70f4
commit
50f8bdbf3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
gupnp-0.13.4.tar.gz
|
||||
gupnp-0.13.5.tar.gz
|
||||
/gupnp-0.14.0.tar.gz
|
||||
/gupnp-0.15.0.tar.gz
|
||||
|
10
gupnp.spec
10
gupnp.spec
@ -1,18 +1,17 @@
|
||||
Name: gupnp
|
||||
Version: 0.14.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://www.gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz
|
||||
Patch0: gupnp-fixdso.patch
|
||||
|
||||
BuildRequires: gssdp-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libgdbus-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libuuid-devel
|
||||
@ -88,6 +87,9 @@ rm -rf %{buildroot}
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Nov 30 2010 Peter Robinson <pbrobinson@gmail.com> 0.15.0-1
|
||||
- Update to 0.15.0
|
||||
|
||||
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 0.14.0-2
|
||||
- Rebuild against newer gobject-introspection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user