diff --git a/.gitignore b/.gitignore index aeeabb1..029d484 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ gupnp-0.13.4.tar.gz gupnp-0.13.5.tar.gz +/gupnp-0.14.0.tar.gz diff --git a/gupnp.spec b/gupnp.spec index 10b0934..3d35d71 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ Name: gupnp -Version: 0.13.5 +Version: 0.14.0 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points @@ -88,6 +88,9 @@ rm -rf %{buildroot} %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Sep 17 2010 Peter Robinson 0.14.0-1 +- Update to 0.14.0 + * Tue Aug 17 2010 Peter Robinson 0.13.5-2 - Update source URL diff --git a/sources b/sources index f1cc2c9..423a5d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1eaa8e42fe92010039b00d758f8f46d gupnp-0.13.5.tar.gz +8598922256faa5adb28657d0c10a3e3e gupnp-0.14.0.tar.gz