update to 1.8

This commit is contained in:
Neal Becker 2011-03-02 07:15:16 -05:00
parent c49cfca640
commit bd336b674e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ mercurial-1.6.2.tar.gz
/mercurial-1.7.2.tar.gz /mercurial-1.7.2.tar.gz
/mercurial-1.7.3.tar.gz /mercurial-1.7.3.tar.gz
/mercurial-1.7.5.tar.gz /mercurial-1.7.5.tar.gz
/mercurial-1.8.tar.gz

View File

@ -2,8 +2,8 @@
Summary: Mercurial -- a distributed SCM Summary: Mercurial -- a distributed SCM
Name: mercurial Name: mercurial
Version: 1.7.5 Version: 1.8
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Development/Tools Group: Development/Tools
URL: http://www.selenic.com/mercurial/ URL: http://www.selenic.com/mercurial/
@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT
##cd tests && %{__python} run-tests.py ##cd tests && %{__python} run-tests.py
%changelog %changelog
* Wed Mar 2 2011 Neal Becker <ndbecker2@gmail.com> - 1.8-1
- Update to 1.8
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.5-2 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
269e924b3770535cf72049db01c35afa mercurial-1.7.5.tar.gz c97b39832f2da60f951d1b7701688bd2 mercurial-1.8.tar.gz