update to 3.7.3
This commit is contained in:
parent
2e8f058424
commit
3980ed6874
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@ mercurial-1.6.2.tar.gz
|
|||||||
/mercurial-3.6.2.tar.gz
|
/mercurial-3.6.2.tar.gz
|
||||||
/mercurial-3.6.3.tar.gz
|
/mercurial-3.6.3.tar.gz
|
||||||
/mercurial-3.7.1.tar.gz
|
/mercurial-3.7.1.tar.gz
|
||||||
|
/mercurial-3.7.3.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Mercurial -- a distributed SCM
|
Summary: Mercurial -- a distributed SCM
|
||||||
Name: mercurial
|
Name: mercurial
|
||||||
Version: 3.7.1
|
Version: 3.7.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# Release: 1.rc1%{?dist}
|
# Release: 1.rc1%{?dist}
|
||||||
|
|
||||||
@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
##cd tests && %{__python} run-tests.py
|
##cd tests && %{__python} run-tests.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 29 2016 Neal Becker <ndbecker2@gmail.com> - 3.7.3-1
|
||||||
|
- Update to 3.7.3
|
||||||
|
|
||||||
* Fri Feb 25 2016 Neal Becker <ndbecker2@gmail.com> - 3.7.1-1
|
* Fri Feb 25 2016 Neal Becker <ndbecker2@gmail.com> - 3.7.1-1
|
||||||
- Update to 3.7.1
|
- Update to 3.7.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user