gitea: 1.22.6
This commit is contained in:
parent
6722d68613
commit
11859754f1
@ -2,7 +2,7 @@
|
|||||||
%global _default_patch_fuzz 2
|
%global _default_patch_fuzz 2
|
||||||
|
|
||||||
Name: gitea
|
Name: gitea
|
||||||
Version: 1.22.3
|
Version: 1.22.6
|
||||||
Release: 1%{dist}
|
Release: 1%{dist}
|
||||||
Summary: Git with a cup of tea, painless self-hosted git service
|
Summary: Git with a cup of tea, painless self-hosted git service
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -22,7 +22,7 @@ BuildRequires: pam-devel
|
|||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
BuildRequires: pkgconfig(openssl) >= 3.0, pkgconfig(openssl) < 3.8
|
BuildRequires: pkgconfig(openssl) >= 3.0, pkgconfig(openssl) < 3.8
|
||||||
BuildRequires: npm >= 1:10.0
|
BuildRequires: npm >= 1:10.0
|
||||||
BuildRequires: nodejs >= 1:20.0
|
#BuildRequires: nodejs >= 1:20.0
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -96,6 +96,15 @@ cp -r options public templates %{buildroot}%{_datadir}/%{name}/web
|
|||||||
%{_sysusersdir}/%{name}.conf
|
%{_sysusersdir}/%{name}.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 16 2024 Raven <raven@sysadmins.ws> - 1.22.6-1
|
||||||
|
- update to 1.22.6
|
||||||
|
|
||||||
|
* Thu Dec 12 2024 Raven <raven@sysadmins.ws> - 1.22.5-1
|
||||||
|
- update to 1.22.5
|
||||||
|
|
||||||
|
* Tue Nov 26 2024 Raven <raven@sysadmins.ws> - 1.22.4-1
|
||||||
|
- update to 1.22.4
|
||||||
|
|
||||||
* Wed Oct 9 2024 Raven <raven@sysadmins.ws> - 1.22.3-1
|
* Wed Oct 9 2024 Raven <raven@sysadmins.ws> - 1.22.3-1
|
||||||
- update to 1.22.3
|
- update to 1.22.3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user