obsolete gupnp-vala

This commit is contained in:
Peter Robinson 2013-02-21 19:37:08 +00:00
parent 78331576a5
commit bb04b0cdfe

View File

@ -1,6 +1,6 @@
Name: gupnp Name: gupnp
Version: 0.20.0 Version: 0.20.0
Release: 2%{?dist} Release: 3%{?dist}
Summary: A framework for creating UPnP devices & control points Summary: A framework for creating UPnP devices & control points
Group: System Environment/Libraries Group: System Environment/Libraries
@ -33,6 +33,7 @@ Requires: libsoup-devel
Requires: libxml2-devel Requires: libxml2-devel
Requires: libuuid-devel Requires: libuuid-devel
Requires: pkgconfig Requires: pkgconfig
Obsoletes: gupnp-vala
%description devel %description devel
Files for development with %{name}. Files for development with %{name}.
@ -79,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%doc %{_datadir}/gtk-doc/html/%{name} %doc %{_datadir}/gtk-doc/html/%{name}
%changelog %changelog
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.0-2
- Obsolete gupnp-vala
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.0-2 * Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.0-2
- bump - bump