diff --git a/.gitignore b/.gitignore index 58c3414..37dbc4b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /folks-0.3.2.tar.bz2 /folks-0.3.3.tar.bz2 /folks-0.3.4.tar.bz2 +/folks-0.3.6.tar.bz2 diff --git a/folks.spec b/folks.spec index b83f36b..5019c67 100644 --- a/folks.spec +++ b/folks.spec @@ -2,8 +2,8 @@ Name: folks Epoch: 1 -Version: 0.3.4 -Release: 2%{?dist} +Version: 0.3.6 +Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries @@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Feb 14 2011 Brian Pepple - 1:0.3.6-1 +- Update to 0.3.6. + * Tue Feb 08 2011 Fedora Release Engineering - 1:0.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 0e95d8a..7d3d99f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19013cf4c61fdbffeed6bb459385baa5 folks-0.3.4.tar.bz2 +a708f45d67620294effd33fd88f2a81d folks-0.3.6.tar.bz2