[telepathy-gabble/f14/master] - Update to 0.10.4. - Bump min BR of glib2.

Brian Pepple bpepple at fedoraproject.org
Tue Nov 2 22:38:14 UTC 2010


commit 9f21694d0b7d6d376100620882c77393d5f78564
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Nov 2 18:39:58 2010 -0400

    - Update to 0.10.4.
    - Bump min BR of glib2.

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7df7a5b..7139652 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ telepathy-gabble-0.9.15.tar.gz
 /telepathy-gabble-0.9.18.tar.gz
 /telepathy-gabble-0.10.3.tar.gz
 
+/telepathy-gabble-0.10.4.tar.gz
diff --git a/sources b/sources
index 045e578..4d9cec7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4aae1249cecb5a99708a1558625fd1ab  telepathy-gabble-0.10.3.tar.gz
+bbf85590ffc6afd5fdc487a6e5d82a0e  telepathy-gabble-0.10.4.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 98561a0..3590dc7 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-gabble
-Version:        0.10.3
+Version:        0.10.4
 Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
@@ -12,7 +12,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.16
-BuildRequires:  glib2-devel >= 2.16
+BuildRequires:  glib2-devel >= 2.24
 BuildRequires:	sqlite-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  libsoup-devel
@@ -65,6 +65,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Tue Nov  2 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.10.4-1
+- Update to 0.10.4.
+- Bump min BR of glib2.
+
 * Tue Oct 12 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.10.3-1
 - Update to 0.10.3.
 - Add requires on tp-mission-control. Refer to NEWS file.


More information about the scm-commits mailing list