Update to 1.26.2
This commit is contained in:
@@ -4,3 +4,4 @@
|
||||
BUILD/
|
||||
|
||||
RPMS/
|
||||
SRPMS/
|
||||
|
||||
+4
-4
@@ -1,6 +1,6 @@
|
||||
%global major_version 1
|
||||
%global minor_version 26
|
||||
%global micro_version 1
|
||||
%global micro_version 2
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
@@ -23,13 +23,13 @@ Source9: gitea.profile.sh
|
||||
Source10: gitea.profile.csh
|
||||
|
||||
Patch1: 0001-gitea.app.ini.patch
|
||||
Patch2: 0001-makefile.patch
|
||||
%dnl Patch2: 0001-makefile.patch
|
||||
|
||||
BuildRequires: systemd
|
||||
BuildRequires: go >= 1.26.1
|
||||
BuildRequires: go >= 1.26.3
|
||||
BuildRequires: git
|
||||
BuildRequires: make
|
||||
BuildRequires: nodejs-devel >= 22.21.1
|
||||
BuildRequires: nodejs-devel >= 22.21.2
|
||||
BuildRequires: npm
|
||||
BuildRequires: go-srpm-macros
|
||||
BuildRequires: pam-devel
|
||||
|
||||
Reference in New Issue
Block a user