update to 2.5

This commit is contained in:
Neal Becker 2013-02-05 14:08:03 -05:00
parent 8615862831
commit 19d02a5df8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@ mercurial-1.6.2.tar.gz
/mercurial-2.3.1.tar.gz /mercurial-2.3.1.tar.gz
/mercurial-2.4.tar.gz /mercurial-2.4.tar.gz
/mercurial-2.4.1.tar.gz /mercurial-2.4.1.tar.gz
/mercurial-2.5.tar.gz

View File

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

View File

@ -1 +1 @@
31b328679951158a05f22c3323644b51 mercurial-2.4.1.tar.gz 450ed0c8c10e66c3cbca1d82fcb36a29 mercurial-2.5.tar.gz