gitea: upgrade to 1.20.7

This commit is contained in:
Raven 2024-02-27 11:03:57 +06:00
parent 951e608faa
commit 2fd6707a14

View File

@ -2,8 +2,8 @@
%global _default_patch_fuzz 2
Name: gitea
Version: 1.21.6
Release: 2%{dist}
Version: 1.21.7
Release: 1%{dist}
Summary: Git with a cup of tea, painless self-hosted git service
License: MIT
Group: Development/Other
@ -87,6 +87,9 @@ cp -r options public templates %{buildroot}%{_datadir}/%{name}/web
%{_sysusersdir}/%{name}.conf
%changelog
* Tue Feb 27 2024 Raven <raven@sysadmins.ws> - 1.21.7-1
- update to 1.20.7
* Mon Feb 26 2024 Raven <raven@sysadmins.ws> - 1.21.6-2
- fix overwriting of gitea.service.d/port.conf