Version bump to 1.21.10
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
		| @@ -10,7 +10,7 @@ ExclusiveArch:  %{go_arches} | |||||||
| %endif | %endif | ||||||
|  |  | ||||||
| Name:           gitea | Name:           gitea | ||||||
| Version:        1.21.9 | Version:        1.21.10 | ||||||
| Release:        1%{?dist} | Release:        1%{?dist} | ||||||
| Summary:        Gitea: Git with a cup of tea | Summary:        Gitea: Git with a cup of tea | ||||||
|  |  | ||||||
| @@ -36,11 +36,11 @@ Requires:       git | |||||||
| %build | %build | ||||||
| sed -i -e 's/-s -w //g' Makefile | sed -i -e 's/-s -w //g' Makefile | ||||||
|  |  | ||||||
| unset LDFLAGS | LDFLAGS="" | ||||||
|  | export LDFLAGS | ||||||
|  |  | ||||||
| make \ | make \ | ||||||
|   TAGS="bindata pam sqlite sqlite_unlock_notify"\ |   TAGS="bindata pam sqlite sqlite_unlock_notify"\ | ||||||
|   DRONE_TAG="%{version}-%{release}" \ |  | ||||||
|   build |   build | ||||||
|  |  | ||||||
| sed -i \ | sed -i \ | ||||||
| @@ -93,6 +93,9 @@ fi | |||||||
|  |  | ||||||
|  |  | ||||||
| %changelog | %changelog | ||||||
|  | * Tue Mar 26 2024 Jason Rothstein | ||||||
|  | - version bump to 1.21.10 | ||||||
|  |  | ||||||
| * Tue Mar 26 2024 Jason Rothstein | * Tue Mar 26 2024 Jason Rothstein | ||||||
| - version bump to 1.21.9 | - version bump to 1.21.9 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user