diff --git a/.gitignore b/.gitignore index 8b8c813..e8f9d3c 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ mercurial-1.6.2.tar.gz /mercurial-2.4.tar.gz /mercurial-2.4.1.tar.gz /mercurial-2.5.tar.gz +/mercurial-2.5.1.tar.gz diff --git a/mercurial.spec b/mercurial.spec index 76d4def..dfa0c47 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -2,7 +2,7 @@ Summary: Mercurial -- a distributed SCM Name: mercurial -Version: 2.5 +Version: 2.5.1 Release: 1%{?dist} #Release: 1.rc1%{?dist} @@ -192,6 +192,9 @@ rm -rf $RPM_BUILD_ROOT ##cd tests && %{__python} run-tests.py %changelog +* Sat Feb 9 2013 Neal Becker - 2.5.1-1 +- Update to 2.5.1 + * Tue Feb 5 2013 Neal Becker - 2.5-1 - Update to 2.5 diff --git a/sources b/sources index 38ff5ac..623fe26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -450ed0c8c10e66c3cbca1d82fcb36a29 mercurial-2.5.tar.gz +18bee60e0cb3aa9c0c59bb11930f5f51 mercurial-2.5.1.tar.gz