[telepathy-salut] Update to 0.7.0. Bump minimum version of tp-glib needed.

Brian Pepple bpepple at fedoraproject.org
Wed Nov 16 15:59:04 UTC 2011


commit 061b474816c2e46c2dd6b0c6c082c7dd8e54f5b9
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Nov 16 10:59:01 2011 -0500

    Update to 0.7.0.
    Bump minimum version of tp-glib needed.

 .gitignore           |    1 +
 sources              |    2 +-
 telepathy-salut.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e54ca4e..258e52f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ telepathy-salut-0.3.12.tar.gz
 /telepathy-salut-0.5.1.tar.gz
 /telepathy-salut-0.5.2.tar.gz
 /telepathy-salut-0.6.0.tar.gz
+/telepathy-salut-0.7.0.tar.gz
diff --git a/sources b/sources
index 3bbc730..f9d9592 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0df48e6c2e137a928f8f39655b8dc26  telepathy-salut-0.6.0.tar.gz
+7c2b0a72e211936c56c934f3ec44e120  telepathy-salut-0.7.0.tar.gz
diff --git a/telepathy-salut.spec b/telepathy-salut.spec
index ffbce06..d9ca2d5 100644
--- a/telepathy-salut.spec
+++ b/telepathy-salut.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-salut
-Version:        0.6.0
+Version:        0.7.0
 Release:        1%{?dist}
 Summary:        Link-local XMPP telepathy connection manager
 
@@ -16,7 +16,7 @@ BuildRequires:	openssl-devel
 BuildRequires:	cyrus-sasl-devel
 BuildRequires:	libxslt
 BuildRequires:	libasyncns-devel >= 0.3
-BuildRequires:	telepathy-glib-devel >= 0.13.12
+BuildRequires:	telepathy-glib-devel >= 0.17.1
 BuildRequires:	libsoup-devel
 BuildRequires:	sqlite-devel
 BuildRequires:  gtk-doc
@@ -55,6 +55,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Wed Nov 16 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.7.0-1
+- Update to 0.7.0.
+- Bump minimum version of tp-glib needed.
+
 * Tue Oct 18 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.6.0-1
 - Update to 0.6.0.
 


More information about the scm-commits mailing list