commit 49a6cf9871be1419505806a7f649afb220c01cd5
Author: Brian Pepple <bpepple(a)fedoraproject.org>
Date: Thu Mar 31 18:43:58 2011 -0400
Update to 0.14.3.
.gitignore | 1 +
sources | 2 +-
telepathy-glib.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5d6879..80708a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ telepathy-glib-0.11.13.tar.gz
/telepathy-glib-0.13.18.tar.gz
/telepathy-glib-0.14.0.tar.gz
/telepathy-glib-0.14.1.tar.gz
+/telepathy-glib-0.14.3.tar.gz
diff --git a/sources b/sources
index d135488..083cb48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51f67552275791b314c823253693acd7 telepathy-glib-0.14.1.tar.gz
+fe9a4f781651593fd4afddb343ff50bf telepathy-glib-0.14.3.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index 95684a0..3b259ac 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -5,7 +5,7 @@
%define vala_ver 0.10.0
Name: telepathy-glib
-Version: 0.14.1
+Version: 0.14.3
Release: 1%{?dist}
Summary: GLib bindings for Telepathy
@@ -109,6 +109,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
+* Thu Mar 31 2011 Brian Pepple <bpepple(a)fedoraproject.org> - 0.14.3-1
+- Update to 0.14.3.
+
* Tue Mar 22 2011 Brian Pepple <bpepple(a)fedoraproject.org> - 0.14.1-1
- Update to 0.14.1.