gitea: update to 1.21.9

This commit is contained in:
Raven 2024-03-22 16:01:52 +06:00
parent 0ef08940a0
commit 4c19b1e252

View File

@ -2,7 +2,7 @@
%global _default_patch_fuzz 2
Name: gitea
Version: 1.21.8
Version: 1.21.9
Release: 1%{dist}
Summary: Git with a cup of tea, painless self-hosted git service
License: MIT
@ -87,17 +87,20 @@ cp -r options public templates %{buildroot}%{_datadir}/%{name}/web
%{_sysusersdir}/%{name}.conf
%changelog
* Fri Mar 22 2024 Raven <raven@sysadmins.ws> - 1.21.8-1
- update to 1.21.9
* Wed Mar 13 2024 Raven <raven@sysadmins.ws> - 1.21.8-1
- update to 1.20.8
- update to 1.21.8
* Tue Feb 27 2024 Raven <raven@sysadmins.ws> - 1.21.7-1
- update to 1.20.7
- update to 1.21.7
* Mon Feb 26 2024 Raven <raven@sysadmins.ws> - 1.21.6-2
- fix overwriting of gitea.service.d/port.conf
* Mon Feb 26 2024 Raven <raven@sysadmins.ws> - 1.21.6-1
- update to 1.20.6
- update to 1.21.6
* Wed Feb 21 2024 Raven <raven@sysadmins.ws> - 1.21.5-5
- add systemd scriptlets