diff --git a/.gitignore b/.gitignore index d151296..445611e 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ folks-0.6.7.tar.xz /folks-0.9.8.tar.xz /folks-0.10.0.tar.xz /folks-0.10.1.tar.xz +/folks-0.11.0.tar.xz diff --git a/folks.spec b/folks.spec index c8b6909..2991f42 100644 --- a/folks.spec +++ b/folks.spec @@ -5,14 +5,14 @@ Name: folks Epoch: 1 -Version: 0.10.1 +Version: 0.11.0 Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries License: LGPLv2+ URL: http://telepathy.freedesktop.org/wiki/Folks -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.10/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.11/%{name}-%{version}.tar.xz BuildRequires: chrpath BuildRequires: telepathy-glib-devel >= %{tp_glib_ver} @@ -141,6 +141,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Fri Feb 13 2015 Richard Hughes - 1:0.11.0-1 +- Update to 0.11.0 + * Mon Jan 19 2015 Richard Hughes - 1:0.10.1-1 - Update to 0.10.1 diff --git a/sources b/sources index 352124d..fa494bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f9ce657376d03be459d3c5bbf735ce7 folks-0.10.1.tar.xz +1aa3d0f19cab37158c63820f79de8f64 folks-0.11.0.tar.xz