[telepathy-gabble] Update to 0.17.1. Bump minimum version of tp-glib needed.

Brian Pepple bpepple at fedoraproject.org
Tue Sep 11 15:20:37 UTC 2012


commit e231b172f7540ce9beaa3b4041393248da97b8e2
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Sep 11 11:20:08 2012 -0400

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

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c841c0..d1a7933 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ telepathy-gabble-0.15.4.tar.gz
 /telepathy-gabble-0.16.1.tar.gz
 /telepathy-gabble-0.16.2.tar.gz
 /telepathy-gabble-0.17.0.tar.gz
+/telepathy-gabble-0.17.1.tar.gz
diff --git a/sources b/sources
index 5cbf2ba..d86d2cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c430952283d0beaadbcb113d623c48d  telepathy-gabble-0.17.0.tar.gz
+42e01fdc4117255080883495411e7318  telepathy-gabble-0.17.1.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 9e833ba..ca6b34d 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           telepathy-gabble
-Version:        0.17.0
+Version:        0.17.1
 Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
@@ -17,7 +17,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.19.2
+BuildRequires:  telepathy-glib-devel >= 0.19.7
 BuildRequires:  glib2-devel >= 2.30
 BuildRequires:	sqlite-devel
 BuildRequires:  libuuid-devel
@@ -93,6 +93,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Tue Sep 11 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.17.1-1
+- Update to 0.17.1.
+- Bump minimum version of tp-glib needed.
+
 * Tue Aug 14 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.17.0-1
 - Update to 0.17.0.
 - Bump minimum version of tp-glib needed.


More information about the scm-commits mailing list