update to 2.2.3

This commit is contained in:
Neal Becker 2012-07-09 08:10:48 -04:00
parent 5d95ed0836
commit 4cef611c1b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <ndbecker2@gmail.com> - 2.2.3-1
- Update to 2.2.3
* Sun Jun 3 2012 Neal Becker <ndbecker2@gmail.com> - 2.2.2-1
- Update to 2.2.2

View File

@ -1 +1 @@
9f59b5d71969cbb2671702cd2a7a5a11 mercurial-2.2.2.tar.gz
f4c70af3892d964b83b2718bde44c2f8 mercurial-2.2.3.tar.gz