From c4f92bc6ff9aaff0513f59f857b39cb7ca603d43 Mon Sep 17 00:00:00 2001 From: Neal Becker Date: Fri, 15 Aug 2008 21:04:25 +0000 Subject: [PATCH] Update to 1.0.2 --- .cvsignore | 2 +- mercurial.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 721c89a..d3b816b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mercurial-1.0.1.tar.gz +mercurial-1.0.2.tar.gz diff --git a/mercurial.spec b/mercurial.spec index d37e5ac..e08435a 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -2,8 +2,8 @@ Summary: A fast, lightweight distributed source control management system Name: mercurial -Version: 1.0.1 -Release: 4%{?dist} +Version: 1.0.2 +Release: 1%{?dist} License: GPLv2 Group: Development/Tools URL: http://www.selenic.com/mercurial/ @@ -166,6 +166,9 @@ rm -rf $RPM_BUILD_ROOT #cd tests && python run-tests.py %changelog +* Fri Aug 15 2008 Neal Becker - 1.0.2-1 +- Update to 1.0.2 + * Sun Jun 15 2008 Neal Becker - 1.0.1-4 - Bitten by expansion of commented out macro (again) diff --git a/sources b/sources index 517697b..8ce034e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4ef7eb2c8818404a459e3be05feff6f mercurial-1.0.1.tar.gz +32432616f517107e6582721c257cd1f4 mercurial-1.0.2.tar.gz