[folks] - Update to 0.3.1. - Update source url. - Update tp-glib version required.

Brian Pepple bpepple at fedoraproject.org
Wed Oct 20 15:22:44 UTC 2010


commit 0d939b1b812800886a31b826e8fecb086a872a0c
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Oct 20 11:24:04 2010 -0400

    - Update to 0.3.1.
    - Update source url.
    - Update tp-glib version required.

 .gitignore |    1 +
 folks.spec |   13 +++++++++----
 sources    |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb55702..c1a9af6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /folks-0.1.16.tar.bz2
 /folks-0.1.17.tar.bz2
 /folks-0.2.0.tar.bz2
+/folks-0.3.1.tar.bz2
diff --git a/folks.spec b/folks.spec
index 15645d2..02231ad 100644
--- a/folks.spec
+++ b/folks.spec
@@ -1,14 +1,14 @@
-%define tp_glib_ver	0.11.16
+%define tp_glib_ver	0.13.1
 
 Name:           folks
-Version:        0.2.0
-Release:        2%{?dist}
+Version:        0.3.1
+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.2/%{name}-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/folks/0.3/%{name}-%{version}.tar.bz2
 
 
 BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
@@ -74,6 +74,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Wed Oct 20 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.3.1-1
+- Update to 0.3.1.
+- Update source url.
+- Update tp-glib version required.
+
 * Wed Sep 29 2010 jkeating - 0.2.0-2
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index d7a37cd..9f3419e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c66c03d942313db735f6eb375c2f71a  folks-0.2.0.tar.bz2
+303629f8c8ba6e2cb6b0ea50a93e0235  folks-0.3.1.tar.bz2


More information about the scm-commits mailing list