update to 2.6.2

This commit is contained in:
Neal D. Becker 2013-06-06 15:15:39 -04:00
parent 4dec3c6eb6
commit 2252e881db
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@ mercurial-1.6.2.tar.gz
/mercurial-2.5.1.tar.gz
/mercurial-2.5.2.tar.gz
/mercurial-2.6.tar.gz
/mercurial-2.6.2.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Mercurial -- a distributed SCM
Name: mercurial
Version: 2.6
Version: 2.6.2
Release: 1%{?dist}
#Release: 1.rc1%{?dist}
@ -192,6 +192,10 @@ rm -rf $RPM_BUILD_ROOT
##cd tests && %{__python} run-tests.py
%changelog
* Thur June 6 2013 nbecker <ndbecker2@gmail.com> - 2.6.2-1
- Update to 2.6.2
* Wed May 8 2013 nbecker <ndbecker2@gmail.com> - 2.6-1
- Update to 2.6

View File

@ -1 +1 @@
d012d8bb5f85369d3b6a630a80667170 mercurial-2.6.tar.gz
55f6ea5982cf87836113376174826e8c mercurial-2.6.2.tar.gz