diff --git a/.gitignore b/.gitignore index f59cb4d..f6185b7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /folks-0.3.4.tar.bz2 /folks-0.3.6.tar.bz2 /folks-0.4.0.tar.bz2 +/folks-0.4.1.tar.bz2 diff --git a/folks.spec b/folks.spec index bf3c561..0ab70a7 100644 --- a/folks.spec +++ b/folks.spec @@ -2,8 +2,8 @@ Name: folks Epoch: 1 -Version: 0.4.0 -Release: 2%{?dist} +Version: 0.4.1 +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 +* Fri Mar 18 2011 Brian Pepple - 1:0.4.1-1 +- Update to 0.4.1. + * Thu Mar 17 2011 Brian Pepple - 1:0.4.0-2 - Update source url. diff --git a/sources b/sources index 49a98ab..53a1f27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35d86fe312f5e7ef5af8c9473845a50e folks-0.4.0.tar.bz2 +73baead81b2750c32382293109acf959 folks-0.4.1.tar.bz2