29
gitea.spec
29
gitea.spec
@@ -16,7 +16,7 @@ ExclusiveArch: %{go_arches}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gitea
|
Name: gitea
|
||||||
Version: 1.25.3
|
Version: 1.25.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Gitea: Git with a cup of tea
|
Summary: Gitea: Git with a cup of tea
|
||||||
|
|
||||||
@@ -25,7 +25,7 @@ URL: https://gitea.io/en-us/
|
|||||||
Source0: https://github.com/go-gitea/gitea/releases/download/v%{version}/gitea-src-%{version}.tar.gz
|
Source0: https://github.com/go-gitea/gitea/releases/download/v%{version}/gitea-src-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: golang >= 1.25.0
|
BuildRequires: golang >= 1.25.6
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
Requires(pre): /usr/bin/getent
|
Requires(pre): /usr/bin/getent
|
||||||
Requires(pre): /usr/sbin/useradd
|
Requires(pre): /usr/sbin/useradd
|
||||||
@@ -98,6 +98,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 16 2026 Jason Rothstein
|
||||||
|
- version bump to 1.25.4
|
||||||
|
- golang >= 1.25.6
|
||||||
|
|
||||||
* Sun Feb 08 2026 Jason Rothstein
|
* Sun Feb 08 2026 Jason Rothstein
|
||||||
- version bump to 1.25.3
|
- version bump to 1.25.3
|
||||||
|
|
||||||
@@ -113,24 +117,3 @@ fi
|
|||||||
* Sat Nov 08 2025 Jason Rothstein
|
* Sat Nov 08 2025 Jason Rothstein
|
||||||
- version bump to 1.25.0
|
- version bump to 1.25.0
|
||||||
|
|
||||||
* Tue Oct 14 2025 Jason Rothstein
|
|
||||||
- version bump to 1.24.6
|
|
||||||
|
|
||||||
* Sat Aug 16 2025 Jason Rothstein
|
|
||||||
- version bump to 1.24.5
|
|
||||||
|
|
||||||
* Sun Aug 10 2025 Jason Rothstein
|
|
||||||
- version bump to 1.24.4
|
|
||||||
|
|
||||||
* Thu Jul 31 2025 Jason Rothstein
|
|
||||||
- version bump to 1.24.3
|
|
||||||
|
|
||||||
* Sun Jul 27 2025 Jason Rothstein
|
|
||||||
- version bump to 1.24.2
|
|
||||||
|
|
||||||
* Thu Jul 17 2025 Jason Rothstein
|
|
||||||
- version bump to 1.24.1
|
|
||||||
|
|
||||||
* Sun Jun 15 2025 Jason Rothstein
|
|
||||||
- version bump to 1.24.0
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user