From 3e837e89f23528e83cfba8e6f58c0a0140f3d178 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Oct 18 2011 13:25:46 +0000 Subject: Update to 0.6.0. --- diff --git a/.gitignore b/.gitignore index 6713eba..e54ca4e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ telepathy-salut-0.3.12.tar.gz /telepathy-salut-0.4.0.tar.gz /telepathy-salut-0.5.1.tar.gz /telepathy-salut-0.5.2.tar.gz +/telepathy-salut-0.6.0.tar.gz diff --git a/sources b/sources index 60895ed..3bbc730 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7bbea8fde1168f4ebd73460491e7dbc telepathy-salut-0.5.2.tar.gz +a0df48e6c2e137a928f8f39655b8dc26 telepathy-salut-0.6.0.tar.gz diff --git a/telepathy-salut.spec b/telepathy-salut.spec index dfa884a..ffbce06 100644 --- a/telepathy-salut.spec +++ b/telepathy-salut.spec @@ -1,5 +1,5 @@ Name: telepathy-salut -Version: 0.5.2 +Version: 0.6.0 Release: 1%{?dist} Summary: Link-local XMPP telepathy connection manager @@ -55,6 +55,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html %changelog +* Tue Oct 18 2011 Brian Pepple - 0.6.0-1 +- Update to 0.6.0. + * Wed Oct 5 2011 Brian Pepple - 0.5.2-1 - Update to 0.5.2. - Bump minimum version of tp-glib needed.