[folks] Update to 0.6.9.

Brian Pepple bpepple at fedoraproject.org
Mon Apr 16 17:13:37 UTC 2012


commit 791f17a3156bbd4dcde39e1bfc1a0fddafda02f2
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Apr 16 13:13:34 2012 -0400

    Update to 0.6.9.
    
    - Drop patch that fixed account sync crash. Fixed upstream.

 .gitignore |    1 +
 folks.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50c6f7f..2f28bf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /folks-0.6.6.tar.xz
 folks-0.6.7.tar.xz
 /folks-0.6.8.tar.xz
+/folks-0.6.9.tar.xz
diff --git a/folks.spec b/folks.spec
index ed3b4de..e4a0404 100644
--- a/folks.spec
+++ b/folks.spec
@@ -2,15 +2,14 @@
 
 Name:           folks
 Epoch:          1
-Version:        0.6.8
-Release:        4%{?dist}
+Version:        0.6.9
+Release:        1%{?dist}
 Summary:        GObject contact aggregation library
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/Folks
 Source0:        http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.xz
-Patch0:         folks-use_tp_connection_get_account.patch
 
 BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
 BuildRequires:  telepathy-glib-vala
@@ -61,7 +60,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .connection
 
 
 %build
@@ -100,6 +98,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Apr 16 2012 Brian Pepple <bpepple at fedoraproject.org> - 1:0.6.9-1
+- Update to 0.6.9.
+- Drop patch that fixed account sync crash. Fixed upstream.
+
 * Thu Apr  5 2012 Brian Pepple <bpepple at fedoraproject.org> - 1:0.6.8-4
 - Enable inspect tool (#810098)
 - Add BR on readline-devel.
diff --git a/sources b/sources
index c80bfd9..25279cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7552026c4763a3d6e915a2de0fbec3f  folks-0.6.8.tar.xz
+49b739a9359a9b030844a2719cf5bb45  folks-0.6.9.tar.xz


More information about the scm-commits mailing list