update to 2.9

This commit is contained in:
Neal D. Becker 2014-02-04 19:30:16 -05:00
parent 0f0065a1b0
commit 14850197ce
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@ mercurial-1.6.2.tar.gz
/mercurial-2.6.3.tar.gz
/mercurial-2.8.tar.gz
/mercurial-2.8.1.tar.gz
/mercurial-2.9.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Mercurial -- a distributed SCM
Name: mercurial
Version: 2.8.1
Version: 2.9
Release: 1%{?dist}
#Release: 1.rc1%{?dist}
@ -192,6 +192,9 @@ rm -rf $RPM_BUILD_ROOT
##cd tests && %{__python} run-tests.py
%changelog
* Wed Feb 5 2014 nbecker <ndbecker2@gmail.com> - 2.9-1
- Update to 2.9
* Fri Nov 8 2013 nbecker <ndbecker2@gmail.com> - 2.8-1
- Update to 2.8

View File

@ -1 +1 @@
bede5869f9b5d09ab3269bac472495e7 mercurial-2.8.1.tar.gz
de902a5300beb16c778bc88949832e94 mercurial-2.9.tar.gz