diff --git a/.gitignore b/.gitignore index aa16a19..cc26404 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /folks-0.6.3.2.tar.xz /folks-0.6.4.tar.xz /folks-0.6.4.1.tar.xz +/folks-0.6.5.tar.xz diff --git a/folks.spec b/folks.spec index 20c746a..b1aaf6e 100644 --- a/folks.spec +++ b/folks.spec @@ -2,8 +2,8 @@ Name: folks Epoch: 1 -Version: 0.6.4.1 -Release: 3%{?dist} +Version: 0.6.5 +Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Nov 11 2011 Brian Pepple - 1:0.6.5-1 +- Update to 0.6.5. + * Wed Oct 26 2011 Fedora Release Engineering - 1:0.6.4.1-3 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index 09d050c..fe1d1f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aff70a91b3c5d688f1dfae4f734b15fe folks-0.6.4.1.tar.xz +31dce2251d3ab3323ac098eda820de1c folks-0.6.5.tar.xz