diff --git a/.gitignore b/.gitignore index be0a7df..f39757e 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ mercurial-1.6.2.tar.gz /mercurial-2.1-rc.tar.gz /mercurial-2.1.tar.gz /mercurial-2.1.1.tar.gz +/mercurial-2.1.2.tar.gz diff --git a/mercurial.spec b/mercurial.spec index 17b5d11..664a465 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -2,7 +2,7 @@ Summary: Mercurial -- a distributed SCM Name: mercurial -Version: 2.1.1 +Version: 2.1.2 Release: 1%{?dist} #Release: 1.rc1%{?dist} @@ -184,6 +184,9 @@ rm -rf $RPM_BUILD_ROOT ##cd tests && %{__python} run-tests.py %changelog +* Fri Apr 6 2012 Neal Becker - 2.1.2-1 +- Update to 2.1.2 + * Sat Mar 10 2012 Neal Becker - 2.1.1-1 - Update to 2.1.1 diff --git a/sources b/sources index 134fc9e..c29a8d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -368fab4705ebd4d1296fdd6bd2fe6272 mercurial-2.1.1.tar.gz +15354d739504ec46f68a0fee2ecfbf25 mercurial-2.1.2.tar.gz