Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-22 22:22:46 -05:00
parent dd06f73b66
commit b35f1a396f
+5 -2
View File
@@ -5,8 +5,8 @@ ExclusiveArch: %{go_arches}
%endif %endif
Name: gitea Name: gitea
Version: 1.26.1 Version: 1.26.2
Release: 5%{?dist} Release: 1%{?dist}
Summary: Gitea: Git with a cup of tea Summary: Gitea: Git with a cup of tea
License: MIT License: MIT
@@ -94,6 +94,9 @@ install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/gitea.conf
%changelog %changelog
* Fri May 22 2026 Jason Rothstein
- 1.26.2
* Sun May 10 2026 Jason Rothstein * Sun May 10 2026 Jason Rothstein
- More best practice applied - More best practice applied