diff --git a/.gitignore b/.gitignore index 2a7bb7f..66ddeca 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ folks-0.6.7.tar.xz /folks-0.9.1.tar.xz /folks-0.9.2.tar.xz /folks-0.9.3.tar.xz +/folks-0.9.4.tar.xz diff --git a/folks.spec b/folks.spec index 9dd786a..ed8b327 100644 --- a/folks.spec +++ b/folks.spec @@ -5,8 +5,8 @@ Name: folks Epoch: 1 -Version: 0.9.3 -Release: 5%{?dist} +Version: 0.9.4 +Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries @@ -23,7 +23,7 @@ BuildRequires: vala-tools BuildRequires: libxml2-devel BuildRequires: gobject-introspection >= 0.9.12 BuildRequires: GConf2-devel -BuildRequires: evolution-data-server-devel >= 3.8.1 +BuildRequires: evolution-data-server-devel >= 3.9.1 BuildRequires: readline-devel ## BuildRequires: tracker-devel >= 0.10 BuildRequires: pkgconfig(gee-0.8) >= 0.8.4 @@ -117,6 +117,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Mon Aug 19 2013 Brian Pepple - 1:0.9.4-1 +- Update to 0.9.4. +- Bump minimum version of eds needed. + * Mon Aug 19 2013 Milan Crha - 1:0.9.3-5 - Rebuild against newer evolution-data-server diff --git a/sources b/sources index dbf91c7..39287b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -409bce55abf1a985fe6679b273501bf6 folks-0.9.3.tar.xz +c9578780e5625c0460b6130db30e8bdc folks-0.9.4.tar.xz