[mercurial] update to 1.9

Neal Becker nbecker at fedoraproject.org
Fri Jul 1 23:45:52 UTC 2011


commit 17a56528a63fb710f2f2a7bbfb7d7273f0cd7e12
Author: nbecker <ndbecker2 at gmail.com>
Date:   Fri Jul 1 19:45:20 2011 -0400

    update to 1.9

 .gitignore     |    1 +
 mercurial.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9228c26..4e8896b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ mercurial-1.6.2.tar.gz
 /mercurial-1.8.1.tar.gz
 /mercurial-1.8.2.tar.gz
 /mercurial-1.8.4.tar.gz
+/mercurial-1.9.tar.gz
diff --git a/mercurial.spec b/mercurial.spec
index cee7d5c..466712a 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -2,8 +2,8 @@
 
 Summary: Mercurial -- a distributed SCM
 Name: mercurial
-Version: 1.8.4
-Release: 2%{?dist}
+Version: 1.9
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
 URL: http://www.selenic.com/mercurial/
@@ -175,6 +175,9 @@ rm -rf $RPM_BUILD_ROOT
 ##cd tests && %{__python} run-tests.py
 
 %changelog
+* Fri Jul  1 2011 Neal Becker <ndbecker2 at gmail.com> - 1.9-1
+- Update to 1.9
+
 * Thu Jun  2 2011 Neal Becker <ndbecker2 at gmail.com> - 1.8.4-2
 - Add docutils-0.8 patch
 
diff --git a/sources b/sources
index fdadad9..df24be3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3dcc3de473e003dd1cc0500dcd9de47  mercurial-1.8.4.tar.gz
+d4842129fa2732eb6ed1180467bc32e2  mercurial-1.9.tar.gz


More information about the scm-commits mailing list