[mercurial] Update to 1.7.0

Neal Becker nbecker at fedoraproject.org
Mon Nov 1 23:33:47 UTC 2010


commit a6e3220c6d30df22a744deffb88172add96526d1
Author: Neal Becker <ndbecker2 at gmail.com>
Date:   Mon Nov 1 19:31:43 2010 -0400

    Update to 1.7.0

 .gitignore     |    1 +
 mercurial.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd84d80..c28bf38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ mercurial-1.6.2.tar.gz
 *~
 /mercurial-1.6.3.tar.gz
 /mercurial-1.6.4.tar.gz
+/mercurial-1.7.tar.gz
diff --git a/mercurial.spec b/mercurial.spec
index 655d64d..14c36fd 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -2,8 +2,8 @@
 
 Summary: Mercurial -- a distributed SCM
 Name: mercurial
-Version: 1.6.4
-Release: 5%{?dist}
+Version: 1.7.0
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
 URL: http://www.selenic.com/mercurial/
@@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT
 ##cd tests && %{__python} run-tests.py
 
 %changelog
+* Mon Nov  1 2010 Neal Becker <ndbecker2 at gmail.com> - 1.7.0-1
+- Update to 1.7.0
+
 * Thu Oct 21 2010 Neal Becker <ndbecker2 at gmail.com> - 1.6.4-4
 - Try another way to own directories
 
diff --git a/sources b/sources
index da2b347..2284f59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-657dd6aff80aa9a3b187652a635544d0  mercurial-1.6.4.tar.gz
+698948ff128d265db55bee8149445556  mercurial-1.7.tar.gz


More information about the scm-commits mailing list