From 24807878737335e389a15db42b746e50ddc07684 Mon Sep 17 00:00:00 2001 From: Bradford Dabbs Date: Mon, 25 Mar 2019 21:54:59 -0500 Subject: [PATCH] Fix changelog --- redhat/yq.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/yq.spec b/redhat/yq.spec index 54c9d095..05c833f8 100644 --- a/redhat/yq.spec +++ b/redhat/yq.spec @@ -56,5 +56,5 @@ install -p -m 755 gopath/src/github.com/%{git_org}/%{name}/%{name} %{buildroot}% %{_bindir}/%{name} %changelog -* Mon Mar 25 2019 Bradford Dabbs +* Mon Mar 25 2019 Bradford Dabbs 2.3.0-1 - Initial creation of spec file