diff --git a/.gitignore b/.gitignore index 2f28bf1..1cdb38d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ folks-0.6.7.tar.xz /folks-0.6.8.tar.xz /folks-0.6.9.tar.xz +/folks-0.7.0.tar.xz diff --git a/folks.spec b/folks.spec index e4a0404..cbbb7de 100644 --- a/folks.spec +++ b/folks.spec @@ -2,14 +2,14 @@ Name: folks Epoch: 1 -Version: 0.6.9 +Version: 0.7.0 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 +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.xz BuildRequires: telepathy-glib-devel >= %{tp_glib_ver} BuildRequires: telepathy-glib-vala @@ -98,6 +98,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Apr 17 2012 Brian Pepple - 1:0.7.0-1 +- Update to 0.7.0. +- Update source url. + * Mon Apr 16 2012 Brian Pepple - 1:0.6.9-1 - Update to 0.6.9. - Drop patch that fixed account sync crash. Fixed upstream. diff --git a/sources b/sources index 25279cf..70c6faa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49b739a9359a9b030844a2719cf5bb45 folks-0.6.9.tar.xz +7e13e03c45d900b67f6d3421f6134c55 folks-0.7.0.tar.xz