diff --git a/base/gitea/gitea.spec b/base/gitea/gitea.spec index df0edcc..aadccdf 100644 --- a/base/gitea/gitea.spec +++ b/base/gitea/gitea.spec @@ -2,7 +2,7 @@ %global _default_patch_fuzz 2 Name: gitea -Version: 1.22.3 +Version: 1.22.6 Release: 1%{dist} Summary: Git with a cup of tea, painless self-hosted git service License: MIT @@ -22,7 +22,7 @@ BuildRequires: pam-devel BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(openssl) >= 3.0, pkgconfig(openssl) < 3.8 BuildRequires: npm >= 1:10.0 -BuildRequires: nodejs >= 1:20.0 +#BuildRequires: nodejs >= 1:20.0 BuildRequires: systemd-rpm-macros %description @@ -96,6 +96,15 @@ cp -r options public templates %{buildroot}%{_datadir}/%{name}/web %{_sysusersdir}/%{name}.conf %changelog +* Mon Dec 16 2024 Raven - 1.22.6-1 +- update to 1.22.6 + +* Thu Dec 12 2024 Raven - 1.22.5-1 +- update to 1.22.5 + +* Tue Nov 26 2024 Raven - 1.22.4-1 +- update to 1.22.4 + * Wed Oct 9 2024 Raven - 1.22.3-1 - update to 1.22.3