gitea: 1.23.5
This commit is contained in:
parent
83a94b6370
commit
dcf0a8835b
@ -2,7 +2,7 @@
|
|||||||
%global _default_patch_fuzz 2
|
%global _default_patch_fuzz 2
|
||||||
|
|
||||||
Name: gitea
|
Name: gitea
|
||||||
Version: 1.23.4
|
Version: 1.23.5
|
||||||
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
|
||||||
@ -16,7 +16,7 @@ Source12: app-gitea.ini
|
|||||||
Patch0: make-version.patch
|
Patch0: make-version.patch
|
||||||
Requires: git-core
|
Requires: git-core
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: golang >= 1.23
|
BuildRequires: golang >= 1.23.6
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
@ -97,6 +97,9 @@ cp -r options public templates %{buildroot}%{_datadir}/%{name}/web
|
|||||||
%{_sysusersdir}/%{name}.conf
|
%{_sysusersdir}/%{name}.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 10 2025 Raven <raven@sysadmins.ws> - 1.23.5-1
|
||||||
|
- update to 1.23.5
|
||||||
|
|
||||||
* Fri Feb 21 2025 Raven <raven@sysadmins.ws> - 1.23.4-1
|
* Fri Feb 21 2025 Raven <raven@sysadmins.ws> - 1.23.4-1
|
||||||
- update to 1.23.4
|
- update to 1.23.4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user