From de0ba8844247ab7a8f96b2a10d80ab0581f26a9b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jan 29 2011 14:44:36 +0000 Subject: 0.15.1 --- diff --git a/.gitignore b/.gitignore index 4cc640b..98ae0fa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ gupnp-0.13.4.tar.gz gupnp-0.13.5.tar.gz /gupnp-0.14.0.tar.gz /gupnp-0.15.0.tar.gz +/gupnp-0.15.1.tar.gz diff --git a/gupnp.spec b/gupnp.spec index 1f5a4c0..634cb2e 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ Name: gupnp -Version: 0.15.0 +Version: 0.15.1 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points @@ -54,7 +54,6 @@ This package contains developer documentation for %{name}. make %{?_smp_mflags} V=1 %install -rm -rf %{buildroot} make install DESTDIR=%{buildroot} #Remove libtool archives. @@ -83,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Sat Jan 19 2011 Peter Robinson 0.15.1-1 +- Update to 0.15.1 + * Tue Nov 30 2010 Peter Robinson 0.15.0-1 - Update to 0.15.0 diff --git a/sources b/sources index 1ce9802..9f45a8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42ec93968e77d91efe2f77a56c6b3f33 gupnp-0.15.0.tar.gz +f6f8448e6c81fb87f72b1907407311af gupnp-0.15.1.tar.gz