From ebd4261f9fa318e208675e66622882080bbdb617 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Sun, 22 Apr 2018 17:00:14 -0400 Subject: [PATCH] Fix formatting of changelog release string While it's acceptable with or without the hyphen, all other entries use a hyphen. Keep it consistent. --- git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git.spec b/git.spec index c8cc645..782e8d9 100644 --- a/git.spec +++ b/git.spec @@ -886,7 +886,7 @@ make test || ./print-failed-test-output %{?with_docs:%{_pkgdocdir}/git-svn.html} %changelog -* Mon Apr 16 2018 Todd Zullinger 2.17.0-3 +* Mon Apr 16 2018 Todd Zullinger - 2.17.0-3 - Move linkcheck macro to existing fedora/rhel > 7 block - Re-enable t5000-tar-tree.sh test on f28