From 18741a199e8565cca000c9310e849a366748f18f Mon Sep 17 00:00:00 2001 From: Neal D. Becker Date: Dec 24 2015 22:32:10 +0000 Subject: update to 3.6.2 --- diff --git a/.gitignore b/.gitignore index 1ea03d8..6b0d502 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ mercurial-1.6.2.tar.gz /mercurial-3.4.1.tar.gz /mercurial-3.5.tar.gz /mercurial-3.5.1.tar.gz +/mercurial-3.6.2.tar.gz diff --git a/mercurial.spec b/mercurial.spec index 7d10fb8..81b4281 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -2,7 +2,7 @@ Summary: Mercurial -- a distributed SCM Name: mercurial -Version: 3.5.1 +Version: 3.6.2 Release: 1%{?dist} # Release: 1.rc1%{?dist} @@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT ##cd tests && %{__python} run-tests.py %changelog +* Thu Dec 24 2015 Neal Becker - 3.6.2-1 +- Update to 3.6.2 + * Fri Sep 11 2015 Neal Becker - 3.5.1-1 - Update to 3.5.1 diff --git a/sources b/sources index f2ea77a..5efdfd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -796a778075ec6358235e9258f9a54224 mercurial-3.5.1.tar.gz +f1155a562652004f569e5564d3c82661 mercurial-3.6.2.tar.gz