Update to 1.6.2
This commit is contained in:
parent
5640a94125
commit
133e7b7a6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
mercurial-1.6.tar.gz
|
||||
mercurial-1.6.2.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A fast, lightweight distributed source control management system
|
||||
Name: mercurial
|
||||
Version: 1.6
|
||||
Release: 4%{?dist}
|
||||
Version: 1.6.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Development/Tools
|
||||
URL: http://www.selenic.com/mercurial/
|
||||
@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
##cd tests && %{__python} run-tests.py
|
||||
|
||||
%changelog
|
||||
* Mon Aug 2 2010 Neal Becker <ndbecker2@gmail.com> - 1.6.2-1
|
||||
- Update to 1.6.2
|
||||
|
||||
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user