diff --git a/.gitignore b/.gitignore index 3db3638..8a500dc 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ folks-0.6.7.tar.xz /folks-0.7.1.tar.xz /folks-0.7.2.tar.xz /folks-0.7.2.1.tar.xz +/folks-0.7.2.2.tar.xz diff --git a/folks.spec b/folks.spec index c7b619d..71cb208 100644 --- a/folks.spec +++ b/folks.spec @@ -3,7 +3,7 @@ Name: folks Epoch: 1 -Version: 0.7.2.1 +Version: 0.7.2.2 Release: 1%{?dist} Summary: GObject contact aggregation library @@ -21,7 +21,7 @@ BuildRequires: vala-tools BuildRequires: libxml2-devel BuildRequires: gobject-introspection >= 0.9.12 BuildRequires: GConf2-devel -BuildRequires: evolution-data-server-devel >= 3.5.4 +BuildRequires: evolution-data-server-devel >= 3.5.3 BuildRequires: readline-devel ## BuildRequires: tracker-devel >= 0.10 BuildRequires: pkgconfig(gee-1.0) @@ -107,6 +107,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Tue Jul 3 2012 Brian Pepple - 1:0.7.2.2-1 +- Update to 0.7.2.2. +- Update eds version needed. + * Thu Jun 28 2012 Brian Pepple - 1:0.7.2.1-1 - Update to 0.7.2.1. - Drop book-uid patch. Fixed upstream. diff --git a/sources b/sources index df6fea3..8b3dfe4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dee614d09bfb6eab4c1ba3c743be03ba folks-0.7.2.1.tar.xz +515b3c4915f38fff8837430c20adad5a folks-0.7.2.2.tar.xz