update to 2.5.1

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

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ mercurial-1.6.2.tar.gz
/mercurial-2.4.tar.gz
/mercurial-2.4.1.tar.gz
/mercurial-2.5.tar.gz
/mercurial-2.5.1.tar.gz

View File

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

View File

@ -1 +1 @@
450ed0c8c10e66c3cbca1d82fcb36a29 mercurial-2.5.tar.gz
18bee60e0cb3aa9c0c59bb11930f5f51 mercurial-2.5.1.tar.gz