update to 2.4

This commit is contained in:
Neal Becker 2012-11-04 07:05:29 -05:00
parent 82aa4a44b0
commit edc5312ae9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@ mercurial-1.6.2.tar.gz
/mercurial-2.2.3.tar.gz
/mercurial-2.3.tar.gz
/mercurial-2.3.1.tar.gz
/mercurial-2.4.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Mercurial -- a distributed SCM
Name: mercurial
Version: 2.3.1
Version: 2.4
Release: 1%{?dist}
#Release: 1.rc1%{?dist}
@ -192,6 +192,9 @@ rm -rf $RPM_BUILD_ROOT
##cd tests && %{__python} run-tests.py
%changelog
* Sun Nov 4 2012 Neal Becker <ndbecker2@gmail.com> - 2.4-1
- Update to 2.4
* Wed Sep 5 2012 Neal Becker <ndbecker2@gmail.com> - 2.3.1-1
- Update to 2.3.1

View File

@ -1 +1 @@
22a46a3ae64a5d625f068e588b4d6ec2 mercurial-2.3.1.tar.gz
c1fc9bec6951dd3c913092c3c72da014 mercurial-2.4.tar.gz