From 4cef611c1b7b0d18bd9431cf076aee79f3d3641c Mon Sep 17 00:00:00 2001 From: Neal Becker Date: Mon, 9 Jul 2012 08:10:48 -0400 Subject: [PATCH] update to 2.2.3 --- .gitignore | 1 + mercurial.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cc8d332..d7c578e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ mercurial-1.6.2.tar.gz /mercurial-2.2.tar.gz /mercurial-2.2.1.tar.gz /mercurial-2.2.2.tar.gz +/mercurial-2.2.3.tar.gz diff --git a/mercurial.spec b/mercurial.spec index f6256b7..71bc605 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -2,7 +2,7 @@ Summary: Mercurial -- a distributed SCM Name: mercurial -Version: 2.2.2 +Version: 2.2.3 Release: 1%{?dist} #Release: 1.rc1%{?dist} @@ -192,6 +192,9 @@ rm -rf $RPM_BUILD_ROOT ##cd tests && %{__python} run-tests.py %changelog +* Mon Jul 9 2012 Neal Becker - 2.2.3-1 +- Update to 2.2.3 + * Sun Jun 3 2012 Neal Becker - 2.2.2-1 - Update to 2.2.2 diff --git a/sources b/sources index 6341b88..c59df12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f59b5d71969cbb2671702cd2a7a5a11 mercurial-2.2.2.tar.gz +f4c70af3892d964b83b2718bde44c2f8 mercurial-2.2.3.tar.gz