[mercurial] update to 2.2.2

Neal Becker nbecker at fedoraproject.org
Sun Jun 3 17:59:36 UTC 2012


commit 5d95ed0836ffa4005c85513cd9eb054cda3fa663
Author: Neal Becker <ndbecker2 at gmail.com>
Date:   Sun Jun 3 13:59:27 2012 -0400

    update to 2.2.2

 .gitignore     |    1 +
 mercurial.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e399a3b..cc8d332 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ mercurial-1.6.2.tar.gz
 /mercurial-2.1.2.tar.gz
 /mercurial-2.2.tar.gz
 /mercurial-2.2.1.tar.gz
+/mercurial-2.2.2.tar.gz
diff --git a/mercurial.spec b/mercurial.spec
index 51f6194..f6256b7 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -2,8 +2,8 @@
 
 Summary: Mercurial -- a distributed SCM
 Name: mercurial
-Version: 2.2.1
-Release: 2%{?dist}
+Version: 2.2.2
+Release: 1%{?dist}
 #Release: 1.rc1%{?dist}
 
 #%define upstreamversion %{version}-rc
@@ -192,6 +192,9 @@ rm -rf $RPM_BUILD_ROOT
 ##cd tests && %{__python} run-tests.py
 
 %changelog
+* Sun Jun  3 2012 Neal Becker <ndbecker2 at gmail.com> - 2.2.2-1
+- Update to 2.2.2
+
 * Fri May 25 2012 Neal Becker <ndbecker2 at gmail.com> - 2.2.1-2
 - Add certs.rc
 
diff --git a/sources b/sources
index bc359f1..6341b88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ff7c7f7c50e506d494ff84baa10a77d  mercurial-2.2.1.tar.gz
+9f59b5d71969cbb2671702cd2a7a5a11  mercurial-2.2.2.tar.gz


More information about the scm-commits mailing list