diff --git a/.gitignore b/.gitignore index f39757e..31933e5 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ mercurial-1.6.2.tar.gz /mercurial-2.1.tar.gz /mercurial-2.1.1.tar.gz /mercurial-2.1.2.tar.gz +/mercurial-2.2.tar.gz diff --git a/mercurial.spec b/mercurial.spec index 664a465..fadedf5 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -2,7 +2,7 @@ Summary: Mercurial -- a distributed SCM Name: mercurial -Version: 2.1.2 +Version: 2.2 Release: 1%{?dist} #Release: 1.rc1%{?dist} @@ -184,6 +184,9 @@ rm -rf $RPM_BUILD_ROOT ##cd tests && %{__python} run-tests.py %changelog +* Wed May 2 2012 Neal Becker - 2.2-1 +- Update to 2.2 + * Fri Apr 6 2012 Neal Becker - 2.1.2-1 - Update to 2.1.2 diff --git a/sources b/sources index c29a8d6..437a563 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15354d739504ec46f68a0fee2ecfbf25 mercurial-2.1.2.tar.gz +e52ab7ab35105c768a4cd1658de0e1a5 mercurial-2.2.tar.gz