automatic version update by autodist [release 1.23.1-1mamba;Sat Jan 11 2025]
This commit is contained in:
parent
2398daa893
commit
311945712e
@ -1,3 +1,4 @@
|
||||
# gitea
|
||||
|
||||
Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD.
|
||||
|
||||
|
10
gitea.spec
10
gitea.spec
@ -1,5 +1,5 @@
|
||||
Name: gitea
|
||||
Version: 1.22.6
|
||||
Version: 1.23.1
|
||||
Release: 1mamba
|
||||
Summary: Painless self-hosted Git service, community managed
|
||||
Group: System/Servers
|
||||
@ -23,14 +23,15 @@ BuildRequires: nodejs
|
||||
%description
|
||||
Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD.
|
||||
|
||||
#% debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
%patch 0 -p1
|
||||
|
||||
# Remove strip option (-s)
|
||||
sed -i "s|ldflags '-s |ldflags '|" Makefile
|
||||
|
||||
%build
|
||||
export EXTRA_GOFLAGS="-buildmode=pie -mod=readonly -modcacherw"
|
||||
export LDFLAGS="-linkmode=external -compressdwarf=false -X \
|
||||
@ -81,6 +82,9 @@ install -D -m644 custom/conf/app.example.ini %{buildroot}%{_sysconfdir}/gitea/ap
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 1.23.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 1.22.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user