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