[folks] Update to 0.6.4.

Brian Pepple bpepple at fedoraproject.org
Tue Oct 18 13:10:47 UTC 2011


commit e95a4a08444aa67d2e296496024f447e74d0f289
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Oct 18 09:13:27 2011 -0400

    Update to 0.6.4.

 .gitignore |    1 +
 folks.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d62cf3c..d4c6daa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /folks-0.6.3.tar.xz
 /folks-0.6.3.1.tar.xz
 /folks-0.6.3.2.tar.xz
+/folks-0.6.4.tar.xz
diff --git a/folks.spec b/folks.spec
index 3f07de6..a0d1027 100644
--- a/folks.spec
+++ b/folks.spec
@@ -2,7 +2,7 @@
 
 Name:           folks
 Epoch:          1
-Version:        0.6.3.2
+Version:        0.6.4
 Release:        1%{?dist}
 Summary:        GObject contact aggregation library
 
@@ -14,7 +14,7 @@ Source0:        http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.t
 BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
 BuildRequires:  telepathy-glib-vala
 BuildRequires:  glib2-devel
-BuildRequires:  vala-devel >= 0.13.0
+BuildRequires:  vala-devel >= 0.13.4
 BuildRequires:  vala-tools
 BuildRequires:  libxml2-devel
 BuildRequires:  gobject-introspection >= 0.9.12
@@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Oct 18 2011 Brian Pepple <bpepple at fedoraproject.org> - 1:0.6.4-1
+- Update to 0.6.4.
+
 * Mon Sep 26 2011 Brian Pepple <bpepple at fedoraproject.org> - 1:0.6.3.2-1
 - Update to 0.6.3.2.
 
diff --git a/sources b/sources
index 0cd42bf..07a91f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43ed35e822a79c7acf17db885422e266  folks-0.6.3.2.tar.xz
+5c858d7490a76d8d25403ca107cdf42a  folks-0.6.4.tar.xz


More information about the scm-commits mailing list