diff --git a/.gitignore b/.gitignore index b0906fb..0ec4eb2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /folks-0.6.5.tar.xz /folks-0.6.6.tar.xz +folks-0.6.7.tar.xz diff --git a/folks.spec b/folks.spec index 958ff43..17f1bf4 100644 --- a/folks.spec +++ b/folks.spec @@ -2,8 +2,8 @@ Name: folks Epoch: 1 -Version: 0.6.6 -Release: 3%{?dist} +Version: 0.6.7 +Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries @@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Feb 22 2012 Brian Pepple - 1:0.6.7-1 +- Update to 0.6.7. + * Mon Feb 6 2012 Brian Pepple 1:0.6.6-3 - Rebuild for new eds. diff --git a/sources b/sources index afcf71b..7a69b9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc6c70abb772978807140a0d12f2d4dd folks-0.6.6.tar.xz +81ff20a321d975a26c58a8ec8baf0bb0 folks-0.6.7.tar.xz