[telepathy-glib] - Update to 0.13.2. - Drop provide/obsolete on libtelepathy.

Brian Pepple bpepple at fedoraproject.org
Fri Oct 15 18:19:15 UTC 2010


commit 2ae1830e4ac0b161c9eb53e40c2b92f9fbb54848
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Oct 15 14:20:22 2010 -0400

    - Update to 0.13.2.
    - Drop provide/obsolete on libtelepathy.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |   13 +++++++------
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7232663..a1d63e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.11.15.tar.gz
 /telepathy-glib-0.11.16.tar.gz
 /telepathy-glib-0.12.0.tar.gz
+/telepathy-glib-0.13.2.tar.gz
diff --git a/sources b/sources
index 141dccd..8d5cc7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97126148b42ac4ce5db1561156180a3e  telepathy-glib-0.12.0.tar.gz
+347834169ecce6b10e58136a95ad67fd  telepathy-glib-0.13.2.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index eb0d130..19c752a 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -1,12 +1,12 @@
 %define	dbus_ver	0.95
 %define	dbus_glib_ver	0.82
-%define	glib_ver	2.24
+%define	glib_ver	2.25.16
 %define gobj_ver	0.9.6
 %define vala_ver	0.10.0
 
 Name:           telepathy-glib
-Version:        0.12.0
-Release:        2%{?dist}
+Version:        0.13.2
+Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
 Group:          System Environment/Libraries
@@ -27,9 +27,6 @@ BuildRequires:	vala-tools
 BuildRequires:	libxslt
 BuildRequires:	python
 
-Provides:	libtelepathy = 0.3.4-1
-Obsoletes:	libtelepathy < 0.3.4
-
 %description
 Telepathy-glib is the glib bindings for the telepathy unified framework
 for all forms of real time conversations, including instant messaging, IRC, 
@@ -120,6 +117,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 15 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.13.2-1
+- Update to 0.13.2.
+- Drop provide/obsolete on libtelepathy.
+
 * Wed Sep 29 2010 jkeating - 0.12.0-2
 - Rebuilt for gcc bug 634757
 


More information about the scm-commits mailing list