[telepathy-gabble] Update to 0.10.0

Brian Pepple bpepple at fedoraproject.org
Fri Sep 24 01:11:08 UTC 2010


commit f15d8f35f3a3c731f07499c59fd2dbbf5967d5cc
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Sep 23 21:11:19 2010 -0400

    Update to 0.10.0

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |    9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24338b5..764951f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ telepathy-gabble-0.9.15.tar.gz
 /telepathy-gabble-0.9.16.tar.gz
 /telepathy-gabble-0.9.17.tar.gz
 /telepathy-gabble-0.9.18.tar.gz
+/telepathy-gabble-0.10.0.tar.gz
diff --git a/sources b/sources
index 363f104..04b3ca4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99a40ed10ee90f1b5bab07dc58294a76  telepathy-gabble-0.9.18.tar.gz
+3c34d0bf73c69a33015aab68cef5cad6  telepathy-gabble-0.10.0.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index c31bbd6..265a453 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-gabble
-Version:        0.9.18
+Version:        0.10.0
 Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
@@ -11,7 +11,7 @@ Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{vers
 
 BuildRequires:  dbus-devel >= 1.1.0
 BuildRequires:  dbus-glib-devel >= 0.82
-BuildRequires:  telepathy-glib-devel >= 0.11.14
+BuildRequires:  telepathy-glib-devel >= 0.11.16
 BuildRequires:  glib2-devel >= 2.16
 BuildRequires:	sqlite-devel
 BuildRequires:  libuuid-devel
@@ -21,6 +21,7 @@ BuildRequires:	cyrus-sasl-devel
 BuildRequires:  libxslt
 BuildRequires:  python
 
+Requires:       telepathy-mission-control >= 5.5.0
 Requires:	telepathy-filesystem
 
 
@@ -64,6 +65,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Thu Sep 23 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.10.0-1
+- Update to 0.10.0.
+- Add requires on tp-mission-control. Refer to NEWS file.
+
 * Mon Sep 13 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.9.18-1
 - Update to 0.9.18.
 


More information about the scm-commits mailing list