[telepathy-farsight] Update to 0.0.19.

Brian Pepple bpepple at fedoraproject.org
Fri Jun 10 21:31:16 UTC 2011


commit cb72b70b204360e02ec396bf39b610af6c18639c
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Jun 10 17:30:41 2011 -0400

    Update to 0.0.19.

 .gitignore                                |    1 +
 sources                                   |    2 +-
 telepathy-farsight-broken-pkgconfig.patch |   22 ----------------------
 telepathy-farsight.spec                   |   10 +++++-----
 4 files changed, 7 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd669a8..d07f4a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ telepathy-farsight-0.0.14.tar.gz
 /telepathy-farsight-0.0.16.tar.gz
 /telepathy-farsight-0.0.17.tar.gz
 /telepathy-farsight-0.0.18.tar.gz
+/telepathy-farsight-0.0.19.tar.gz
diff --git a/sources b/sources
index 5ea86f7..1938ad6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-984be4153c635ca1b2010de27d74eff4  telepathy-farsight-0.0.18.tar.gz
+6bacc22aaec00823f3bbce8517600ec3  telepathy-farsight-0.0.19.tar.gz
diff --git a/telepathy-farsight.spec b/telepathy-farsight.spec
index 30547ef..0a697ad 100644
--- a/telepathy-farsight.spec
+++ b/telepathy-farsight.spec
@@ -2,10 +2,10 @@
 
 %define dbus_ver        0.60
 %define tp_glib_ver     0.14.3
-%define farsight2_ver   0.0.28
+%define farsight2_ver   0.0.29
 
 Name:           telepathy-farsight
-Version:        0.0.18
+Version:        0.0.19
 Release:        1%{?dist}
 Summary:        Telepathy client to handle media streaming channels
 
@@ -13,8 +13,6 @@ Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-# Workaround broken private require. https://bugzilla.redhat.com/show_bug.cgi?id=426106
-# Patch0:         %{name}-broken-pkgconfig.patch
 
 BuildRequires:  glib2-devel
 BuildRequires:  dbus-devel >= %{dbus_ver}
@@ -61,7 +59,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-# %patch0 -p1 -b .pkgconfig
 
 
 %build
@@ -102,6 +99,9 @@ chrpath --delete $RPM_BUILD_ROOT%{python_sitearch}/*.so
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Fri Jun 10 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.0.19-1
+- Update to 0.0.19.
+
 * Wed May 11 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.0.18-1
 - Update to 0.0.18.
 - Bump minimum verson of tp-glib and farsight2.


More information about the scm-commits mailing list