[mercurial] update to 2.5

Neal Becker nbecker at fedoraproject.org
Tue Feb 5 19:08:08 UTC 2013


commit 19d02a5df8de9c78784b5e76cade94c27eedbb03
Author: Neal Becker <ndbecker2 at gmail.com>
Date:   Tue Feb 5 14:08:03 2013 -0500

    update to 2.5

 .gitignore     |    1 +
 mercurial.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e923b50..8b8c813 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ mercurial-1.6.2.tar.gz
 /mercurial-2.3.1.tar.gz
 /mercurial-2.4.tar.gz
 /mercurial-2.4.1.tar.gz
+/mercurial-2.5.tar.gz
diff --git a/mercurial.spec b/mercurial.spec
index 386a84b..76d4def 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -2,7 +2,7 @@
 
 Summary: Mercurial -- a distributed SCM
 Name: mercurial
-Version: 2.4.1
+Version: 2.5
 Release: 1%{?dist}
 #Release: 1.rc1%{?dist}
 
@@ -192,6 +192,9 @@ rm -rf $RPM_BUILD_ROOT
 ##cd tests && %{__python} run-tests.py
 
 %changelog
+* Tue Feb  5 2013 Neal Becker <ndbecker2 at gmail.com> - 2.5-1
+- Update to 2.5
+
 * Sun Dec 16 2012 Neal Becker <ndbecker2 at gmail.com> - 2.4.1-1
 - Update to 2.4.1
 
diff --git a/sources b/sources
index e1a89d3..38ff5ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31b328679951158a05f22c3323644b51  mercurial-2.4.1.tar.gz
+450ed0c8c10e66c3cbca1d82fcb36a29  mercurial-2.5.tar.gz


More information about the scm-commits mailing list