From cb08c0a8a54b458a62ecab97d47a333494287719 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sun, 22 Sep 2019 14:01:46 -0500 Subject: [PATCH] Recompile --- gogs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gogs.spec b/gogs.spec index 930eedd..a85c28c 100644 --- a/gogs.spec +++ b/gogs.spec @@ -2,7 +2,7 @@ ExclusiveArch: %{go_arches} Name: gogs Version: 0.11.91 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go GIT Server License: MIT @@ -124,6 +124,9 @@ getent passwd gogs > /dev/null 2>&1 || useradd -r -d /var/lib/gogs -s /bin/bash %changelog +* Sun Sep 22 2019 Jason Rothstein +- recompile + * Thu Aug 15 2019 Jason Rothstein - Version bump to 0.11.91