Version bump to 1.21.11
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
parent
2ecc846981
commit
099972012f
@ -10,7 +10,7 @@ ExclusiveArch: %{go_arches}
|
||||
%endif
|
||||
|
||||
Name: gitea
|
||||
Version: 1.21.10
|
||||
Version: 1.21.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Gitea: Git with a cup of tea
|
||||
|
||||
@ -40,7 +40,8 @@ LDFLAGS=""
|
||||
export LDFLAGS
|
||||
|
||||
make \
|
||||
TAGS="bindata pam sqlite sqlite_unlock_notify"\
|
||||
TAGS="bindata pam sqlite sqlite_unlock_notify" \
|
||||
GITEA_VERSION="%{version}-%{release}" \
|
||||
build
|
||||
|
||||
sed -i \
|
||||
@ -93,6 +94,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 19 2024 Jason Rothstein
|
||||
- version bump to 1.21.11
|
||||
|
||||
* Tue Mar 26 2024 Jason Rothstein
|
||||
- version bump to 1.21.10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user