update to 2.4.1.

This commit is contained in:
Neal Becker 2012-12-16 06:58:41 -05:00
parent edc5312ae9
commit 8615862831
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ mercurial-1.6.2.tar.gz
/mercurial-2.3.tar.gz
/mercurial-2.3.1.tar.gz
/mercurial-2.4.tar.gz
/mercurial-2.4.1.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Mercurial -- a distributed SCM
Name: mercurial
Version: 2.4
Version: 2.4.1
Release: 1%{?dist}
#Release: 1.rc1%{?dist}
@ -192,6 +192,9 @@ rm -rf $RPM_BUILD_ROOT
##cd tests && %{__python} run-tests.py
%changelog
* Sun Dec 16 2012 Neal Becker <ndbecker2@gmail.com> - 2.4.1-1
- Update to 2.4.1
* Sun Nov 4 2012 Neal Becker <ndbecker2@gmail.com> - 2.4-1
- Update to 2.4

View File

@ -1 +1 @@
c1fc9bec6951dd3c913092c3c72da014 mercurial-2.4.tar.gz
31b328679951158a05f22c3323644b51 mercurial-2.4.1.tar.gz