[mercurial] update to 2.0

Neal Becker nbecker at fedoraproject.org
Wed Nov 16 00:50:15 UTC 2011


commit 9a17d8c0e641692a4de9fa497522b892bd17c7ba
Author: Neal Becker <nbecker at nbecker1.(none)>
Date:   Tue Nov 15 19:11:04 2011 -0500

    update to 2.0

 .gitignore     |    1 +
 mercurial.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52db67b..7016bf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ mercurial-1.6.2.tar.gz
 /mercurial-1.9.1.tar.gz
 /mercurial-1.9.2.tar.gz
 /mercurial-1.9.3.tar.gz
+/mercurial-2.0.tar.gz
diff --git a/mercurial.spec b/mercurial.spec
index 530ec9b..3a2443f 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -2,8 +2,8 @@
 
 Summary: Mercurial -- a distributed SCM
 Name: mercurial
-Version: 1.9.3
-Release: 2%{?dist}
+Version: 2.0
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
 URL: http://www.selenic.com/mercurial/
@@ -176,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT
 ##cd tests && %{__python} run-tests.py
 
 %changelog
+* Wed Nov 16 2011 Neal Becker <ndbecker2 at gmail.com> - 2.0-1
+- Update to 2.0
+
 * Tue Oct 11 2011 Neal Becker <ndbecker2 at gmail.com> - 1.9.3-2
 - Fix br 744931 (unowned dir)
 
diff --git a/sources b/sources
index de6f1dd..e07c2e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f309b084aaf58773e9f4f4d66c49622a  mercurial-1.9.3.tar.gz
+38f439a63bae1687d385758c8ad3d53e  mercurial-2.0.tar.gz


More information about the scm-commits mailing list