diff --git a/.gitignore b/.gitignore index 72b29f4..98484ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ gource-0.27-beta1-20100710.tar.gz gource-0.27.tar.gz +/gource-0.28.tar.gz diff --git a/gource.spec b/gource.spec index f59c0e8..e7222c5 100644 --- a/gource.spec +++ b/gource.spec @@ -2,8 +2,8 @@ Summary: Software version control visualization Name: gource -Version: 0.27 -Release: 2%{?dist} +Version: 0.28 +Release: 1%{?dist} URL: http://gource.googlecode.com/ Source: http://gource.googlecode.com/files/%{name}-%{version}.tar.gz @@ -58,6 +58,9 @@ rm -rf %{buildroot} %{_datadir}/gource/* %changelog +* Sat Aug 28 2010 Siddhesh Poyarekar - 0.28-1 +- New upstream 0.28 + * Fri Aug 06 2010 Siddhesh Poyarekar - 0.27-2 - Fixed missing dist in the Release value - Fixed dates in the changelog diff --git a/sources b/sources index 3baae60..103cd49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ccdcd06ac2e357081cc06dc408338c2 gource-0.27.tar.gz +82cadbd7791cff913970a63d63d894ff gource-0.28.tar.gz