[telepathy-idle] - Update to 0.1.8. - Bump min version of tp-glib needed.

Brian Pepple bpepple at fedoraproject.org
Fri Feb 11 14:35:29 UTC 2011


commit 35865de0898b03c6592e0019ef184eb4959fe836
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Feb 11 09:36:11 2011 -0500

    - Update to 0.1.8.
    - Bump min version of tp-glib needed.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-idle.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82b1c9d..84273ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 telepathy-idle-0.1.6.tar.gz
 /telepathy-idle-0.1.7.tar.gz
+/telepathy-idle-0.1.8.tar.gz
diff --git a/sources b/sources
index 0ed719a..00b5312 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ee3aa5c6e1112922b11711e6a209331  telepathy-idle-0.1.7.tar.gz
+82f5eafa07df5e1abc785061143bbfd2  telepathy-idle-0.1.8.tar.gz
diff --git a/telepathy-idle.spec b/telepathy-idle.spec
index 3472d65..edd9d31 100644
--- a/telepathy-idle.spec
+++ b/telepathy-idle.spec
@@ -1,6 +1,6 @@
 Name:           telepathy-idle
-Version:        0.1.7
-Release:        3%{?dist}
+Version:        0.1.8
+Release:        1%{?dist}
 Summary:        IRC connection manager for Telepathy
 
 Group:          Applications/Communications
@@ -11,7 +11,7 @@ Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{vers
 BuildRequires:  dbus-devel
 BuildRequires:	dbus-glib-devel
 BuildRequires:	openssl-devel >= 0.9.7
-BuildRequires:	telepathy-glib-devel >= 0.11.3
+BuildRequires:	telepathy-glib-devel >= 0.13.9
 BuildRequires:  libxslt
 # Build Requires needed for tests.
 BuildRequires:	python
@@ -54,6 +54,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 11 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.1.8-1
+- Update to 0.1.8.
+- Bump min version of tp-glib needed.
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list