[telepathy-glib] Update to 0.17.7.

Brian Pepple bpepple at fedoraproject.org
Thu Mar 22 23:42:00 UTC 2012


commit f856d3ba5f046fb1754a3323b934b01ded8914d4
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Mar 22 19:41:43 2012 -0400

    Update to 0.17.7.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |    8 ++++----
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1fe86e..13d152f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.17.3.tar.gz
 /telepathy-glib-0.17.4.tar.gz
 /telepathy-glib-0.17.6.tar.gz
+/telepathy-glib-0.17.7.tar.gz
diff --git a/sources b/sources
index 45dd9f8..74cd0c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a196f361165fa48cb3850875e14cc9a8  telepathy-glib-0.17.6.tar.gz
+92e776d375cfe0ef6af4aff600a5150e  telepathy-glib-0.17.7.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index 6793456..357b9c9 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -5,7 +5,7 @@
 %define vala_ver	0.14.0
 
 Name:           telepathy-glib
-Version:        0.17.6
+Version:        0.17.7
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -13,8 +13,6 @@ Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/FrontPage
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-## https://bugzilla.redhat.com/show_bug.cgi?id=436773
-## Patch0:		telepathy-glib-broken-pkgconfig.patch
 
 BuildRequires:  gtk-doc >= 1.17
 BuildRequires:  dbus-devel >= %{dbus_ver}
@@ -62,7 +60,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-#%patch0 -p1 -b .requires
 
 
 %check
@@ -109,6 +106,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Mar 22 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.17.7-1
+- Update to 0.17.7.
+
 * Mon Mar 19 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.17.6-1
 - Update to 0.17.6.
 - Bump minimum version of glib2 and dbus-glib.


More information about the scm-commits mailing list