update to 2.6.3

This commit is contained in:
Neal D. Becker 2013-07-08 09:22:23 -04:00
parent 1954e171fd
commit 88e0b13ef6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ mercurial-1.6.2.tar.gz
/mercurial-2.5.2.tar.gz
/mercurial-2.6.tar.gz
/mercurial-2.6.2.tar.gz
/mercurial-2.6.3.tar.gz

View File

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

View File

@ -1 +1 @@
55f6ea5982cf87836113376174826e8c mercurial-2.6.2.tar.gz
99e311b2202057a259899f67b425e087 mercurial-2.6.3.tar.gz