diff --git a/.cvsignore b/.cvsignore index 69f09ae..fcec099 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mercurial-0.6c.tar.gz +mercurial-0.7.tar.gz diff --git a/mercurial.spec b/mercurial.spec index b3afd9b..5536e18 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -1,6 +1,6 @@ Summary: A fast, lightweight distributed source control management system Name: mercurial -Version: 0.6c +Version: 0.7 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -34,6 +34,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 20 2005 Jeremy Katz - 0.7 +- update to 0.7 + * Mon Aug 22 2005 Jeremy Katz - 0.6c - update to 0.6c diff --git a/sources b/sources index 752accc..025bfa7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52c8cef44e3367f6abdb7bc8c16894d3 mercurial-0.6c.tar.gz +c024ca9ed3ef35af8c5618316b6ab00a mercurial-0.7.tar.gz