Update to 1.7.0
This commit is contained in:
parent
15e55762b9
commit
a6e3220c6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ mercurial-1.6.2.tar.gz
|
||||
*~
|
||||
/mercurial-1.6.3.tar.gz
|
||||
/mercurial-1.6.4.tar.gz
|
||||
/mercurial-1.7.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: Mercurial -- a distributed SCM
|
||||
Name: mercurial
|
||||
Version: 1.6.4
|
||||
Release: 5%{?dist}
|
||||
Version: 1.7.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Development/Tools
|
||||
URL: http://www.selenic.com/mercurial/
|
||||
@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
##cd tests && %{__python} run-tests.py
|
||||
|
||||
%changelog
|
||||
* Mon Nov 1 2010 Neal Becker <ndbecker2@gmail.com> - 1.7.0-1
|
||||
- Update to 1.7.0
|
||||
|
||||
* Thu Oct 21 2010 Neal Becker <ndbecker2@gmail.com> - 1.6.4-4
|
||||
- Try another way to own directories
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user