[folks] Update to 0.4.0.

Brian Pepple bpepple at fedoraproject.org
Thu Mar 17 16:28:04 UTC 2011


commit bd4b1d96d6395c2cf5bad188fb07ef5b19455e6d
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Mar 17 12:27:52 2011 -0400

    Update to 0.4.0.

 .gitignore |    1 +
 folks.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37dbc4b..f59cb4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /folks-0.3.3.tar.bz2
 /folks-0.3.4.tar.bz2
 /folks-0.3.6.tar.bz2
+/folks-0.4.0.tar.bz2
diff --git a/folks.spec b/folks.spec
index 5019c67..5e849ab 100644
--- a/folks.spec
+++ b/folks.spec
@@ -2,7 +2,7 @@
 
 Name:           folks
 Epoch:          1
-Version:        0.3.6
+Version:        0.4.0
 Release:        1%{?dist}
 Summary:        GObject contact aggregation library
 
@@ -15,7 +15,7 @@ Source0:        http://download.gnome.org/sources/folks/0.3/%{name}-%{version}.t
 BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
 BuildRequires:  telepathy-glib-vala
 BuildRequires:  glib2-devel
-BuildRequires:  vala-devel >= 0.10.0
+BuildRequires:  vala-devel >= 0.11.6
 BuildRequires:  vala-tools
 BuildRequires:  libgee-devel
 BuildRequires:  libxml2-devel
@@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Mar 17 2011 Brian Pepple <bpepple at fedoraproject.org> - 1:0.4.0-1
+- Update to 0.4.0.
+
 * Mon Feb 14 2011 Brian Pepple <bpepple at fedoraproject.org> - 1:0.3.6-1
 - Update to 0.3.6.
 
diff --git a/sources b/sources
index 7d3d99f..49a98ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a708f45d67620294effd33fd88f2a81d  folks-0.3.6.tar.bz2
+35d86fe312f5e7ef5af8c9473845a50e  folks-0.4.0.tar.bz2


More information about the scm-commits mailing list