[folks] Update to 0.5.2.

Brian Pepple bpepple at fedoraproject.org
Fri Jun 10 18:01:05 UTC 2011


commit d415295fd7e3749e7e90bb79cf2ec39adbdf192f
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Jun 10 14:00:35 2011 -0400

    Update to 0.5.2.

 .gitignore |    1 +
 folks.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c3f99f..df3c6ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /folks-0.4.0.tar.bz2
 /folks-0.4.1.tar.bz2
 /folks-0.4.2.tar.bz2
+/folks-0.5.2.tar.bz2
diff --git a/folks.spec b/folks.spec
index 7067951..d9d3adb 100644
--- a/folks.spec
+++ b/folks.spec
@@ -2,7 +2,7 @@
 
 Name:           folks
 Epoch:          1
-Version:        0.4.2
+Version:        0.5.2
 Release:        1%{?dist}
 Summary:        GObject contact aggregation library
 
@@ -15,7 +15,7 @@ Source0:        http://download.gnome.org/sources/folks/0.4/%{name}-%{version}.t
 BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
 BuildRequires:  telepathy-glib-vala
 BuildRequires:  glib2-devel
-BuildRequires:  vala-devel >= 0.11.6
+BuildRequires:  vala-devel >= 0.12.0
 BuildRequires:  vala-tools
 BuildRequires:  libgee-devel
 BuildRequires:  libxml2-devel
@@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Fri Jun 10 2011 Brian Pepple <bpepple at fedoraproject.org> - 1:0.5.2-1
+- Update to 0.5.2.
+
 * Wed Mar 23 2011 Brian Pepple <bpepple at fedoraproject.org> - 1:0.4.2-1
 - Update to 0.4.2.
 
diff --git a/sources b/sources
index 8be2423..d1c0017 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cfc8d77866a6f18830a5dff3e47c3e1  folks-0.4.2.tar.bz2
+78c5807148721a5e316fa54b436d2918  folks-0.5.2.tar.bz2


More information about the scm-commits mailing list