update to 2.5.1
This commit is contained in:
parent
19d02a5df8
commit
f747f1188e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user