From c35ea0cf6ceebcd7827dbb4a2697e1b0423fe456 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 16 Jun 2011 22:09:57 +0100 Subject: [PATCH] 0.9.1 --- .gitignore | 1 + gupnp-av.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 59f3505..23de2b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ gupnp-av-0.8.0.tar.gz /gupnp-av-0.9.0.tar.bz2 +/gupnp-av-0.9.1.tar.bz2 diff --git a/gupnp-av.spec b/gupnp-av.spec index becd22a..463af03 100644 --- a/gupnp-av.spec +++ b/gupnp-av.spec @@ -1,5 +1,5 @@ Name: gupnp-av -Version: 0.9.0 +Version: 0.9.1 Release: 1%{?dist} Summary: A collection of helpers for building UPnP AV applications @@ -81,6 +81,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name} %changelog +* Thu Jun 16 2011 Peter Robinson - 0.9.1-1 +- 0.9.1 release + * Thu Jun 16 2011 Peter Robinson - 0.9.0-1 - 0.9.0 release diff --git a/sources b/sources index c9ae7e3..85f7d3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfab2c8cddc8bbe7a8f580c1f8fc9ec5 gupnp-av-0.9.0.tar.bz2 +ee9d9f3903351d85db0d300024de5998 gupnp-av-0.9.1.tar.bz2