0.20.0
This commit is contained in:
parent
540c376b01
commit
e1c2e9ed06
10
gupnp.spec
10
gupnp.spec
@ -1,12 +1,12 @@
|
||||
Name: gupnp
|
||||
Version: 0.19.4
|
||||
Release: 2%{?dist}
|
||||
Version: 0.20.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://download.gnome.org/sources/%{name}/0.19/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/0.20/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gssdp-devel >= 0.13.0
|
||||
BuildRequires: gtk-doc
|
||||
@ -79,6 +79,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.0-1
|
||||
- 0.20.0 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.0.news
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user