diff --git a/.gitignore b/.gitignore index 8c3e408..0dc3ebc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gupnp-av-0.5.8.tar.gz gupnp-av-0.5.9.tar.gz /gupnp-av-0.6.0.tar.gz /gupnp-av-0.6.1.tar.gz +/gupnp-av-0.7.0.tar.gz diff --git a/gupnp-av.spec b/gupnp-av.spec index 9a513d2..b2c7cb2 100644 --- a/gupnp-av.spec +++ b/gupnp-av.spec @@ -1,5 +1,5 @@ Name: gupnp-av -Version: 0.6.1 +Version: 0.7.0 Release: 1%{?dist} Summary: A collection of helpers for building UPnP AV applications @@ -85,6 +85,9 @@ rm -rf %{buildroot} %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Nov 8 2010 Peter Robinson 0.7.0-1 +- Update to 0.7.0 + * Wed Sep 29 2010 Peter Robinson 0.6.1-1 - Update to 0.6.1 diff --git a/sources b/sources index 48992f4..da445e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bec775ee520dc62d73f56c96931c3b97 gupnp-av-0.6.1.tar.gz +6eace748e9869cddb27daab46eb50635 gupnp-av-0.7.0.tar.gz