diff --git a/.gitignore b/.gitignore index d4c6daa..aa16a19 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /folks-0.6.3.1.tar.xz /folks-0.6.3.2.tar.xz /folks-0.6.4.tar.xz +/folks-0.6.4.1.tar.xz diff --git a/folks.spec b/folks.spec index a0d1027..90b3dba 100644 --- a/folks.spec +++ b/folks.spec @@ -2,7 +2,7 @@ Name: folks Epoch: 1 -Version: 0.6.4 +Version: 0.6.4.1 Release: 1%{?dist} Summary: GObject contact aggregation library @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Oct 18 2011 Brian Pepple - 1:0.6.4.1-1 +- Update to 0.6.4.1. + * Tue Oct 18 2011 Brian Pepple - 1:0.6.4-1 - Update to 0.6.4. diff --git a/sources b/sources index 07a91f3..09d050c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c858d7490a76d8d25403ca107cdf42a folks-0.6.4.tar.xz +aff70a91b3c5d688f1dfae4f734b15fe folks-0.6.4.1.tar.xz