Update to 1.7.5

This commit is contained in:
Neal Becker 2011-02-05 11:29:48 -05:00
parent 42cbfe386d
commit 05e7c586f0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ mercurial-1.6.2.tar.gz
/mercurial-1.7.1.tar.gz
/mercurial-1.7.2.tar.gz
/mercurial-1.7.3.tar.gz
/mercurial-1.7.5.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Mercurial -- a distributed SCM
Name: mercurial
Version: 1.7.3
Version: 1.7.5
Release: 1%{?dist}
License: GPLv2+
Group: Development/Tools
@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT
##cd tests && %{__python} run-tests.py
%changelog
* Sat Feb 5 2011 Neal Becker <ndbecker2@gmail.com> - 1.7.5-1
- Update to 1.7.5
* Sun Jan 2 2011 Neal Becker <ndbecker2@gmail.com> - 1.7.3-1
- Update to 1.7.3

View File

@ -1 +1 @@
1d635ad307fa20a5e9c6afba6145a73b mercurial-1.7.3.tar.gz
269e924b3770535cf72049db01c35afa mercurial-1.7.5.tar.gz