[mercurial] update to 2.2.1

Neal Becker nbecker at fedoraproject.org
Fri May 4 10:33:29 UTC 2012


commit 721ebb81a3075acaab60571afa21913f674e773d
Author: Neal Becker <ndbecker2 at gmail.com>
Date:   Fri May 4 06:33:26 2012 -0400

    update to 2.2.1

 .gitignore     |    1 +
 mercurial.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31933e5..e399a3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ mercurial-1.6.2.tar.gz
 /mercurial-2.1.1.tar.gz
 /mercurial-2.1.2.tar.gz
 /mercurial-2.2.tar.gz
+/mercurial-2.2.1.tar.gz
diff --git a/mercurial.spec b/mercurial.spec
index fadedf5..8078ec8 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -2,7 +2,7 @@
 
 Summary: Mercurial -- a distributed SCM
 Name: mercurial
-Version: 2.2
+Version: 2.2.1
 Release: 1%{?dist}
 #Release: 1.rc1%{?dist}
 
@@ -184,6 +184,9 @@ rm -rf $RPM_BUILD_ROOT
 ##cd tests && %{__python} run-tests.py
 
 %changelog
+* Fri May  4 2012 Neal Becker <ndbecker2 at gmail.com> - 2.2.1-1
+- update to 2.2.1
+
 * Wed May  2 2012 Neal Becker <ndbecker2 at gmail.com> - 2.2-1
 - Update to 2.2
 
diff --git a/sources b/sources
index 437a563..bc359f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e52ab7ab35105c768a4cd1658de0e1a5  mercurial-2.2.tar.gz
+0ff7c7f7c50e506d494ff84baa10a77d  mercurial-2.2.1.tar.gz


More information about the scm-commits mailing list