diff --git a/.gitignore b/.gitignore index f51a062..5c3b30d 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ folks-0.6.7.tar.xz /folks-0.7.4.1.tar.xz /folks-0.8.0.tar.xz /folks-0.9.1.tar.xz +/folks-0.9.2.tar.xz diff --git a/folks.spec b/folks.spec index 274bc17..b1bfc96 100644 --- a/folks.spec +++ b/folks.spec @@ -3,8 +3,8 @@ Name: folks Epoch: 1 -Version: 0.9.1 -Release: 2%{?dist} +Version: 0.9.2 +Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries @@ -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.3 +BuildRequires: evolution-data-server-devel >= 3.8.1 BuildRequires: readline-devel ## BuildRequires: tracker-devel >= 0.10 BuildRequires: pkgconfig(gee-0.8) >= 0.8.4 @@ -109,6 +109,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Sat Jun 8 2013 Brian Pepple - 1:0.9.2-1 +- Update to 0.9.2. +- Bump minimum version of eds needed. + * Tue Apr 30 2013 Brian Pepple - 1:0.9.1-2 - Rebuild against new eds. diff --git a/sources b/sources index ed41fe9..453112c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c7fc50c24994570c021940207497f3d folks-0.9.1.tar.xz +cf81089fbbce9666b3078c134604f925 folks-0.9.2.tar.xz