diff --git a/.gitignore b/.gitignore index 445611e..558ceaa 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ folks-0.6.7.tar.xz /folks-0.10.0.tar.xz /folks-0.10.1.tar.xz /folks-0.11.0.tar.xz +/folks-0.11.1.tar.xz diff --git a/folks.spec b/folks.spec index 01fc8a7..2292b73 100644 --- a/folks.spec +++ b/folks.spec @@ -5,8 +5,8 @@ Name: folks Epoch: 1 -Version: 0.11.0 -Release: 2%{?dist} +Version: 0.11.1 +Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries @@ -141,6 +141,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Sun May 31 2015 Kalev Lember - 1:0.11.1-1 +- Update to 0.11.1 + * Tue Apr 28 2015 Milan Crha - 1:0.11.0-2 - Rebuild for newer evolution-data-server diff --git a/sources b/sources index fa494bf..f5c6b98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1aa3d0f19cab37158c63820f79de8f64 folks-0.11.0.tar.xz +ddcf273d8b3021591d72a2f70137bc9e folks-0.11.1.tar.xz