Compare commits
1 Commits
842e22cca6
...
v14
| Author | SHA1 | Date | |
|---|---|---|---|
|
01464f99ed
|
30
forgejo.spec
30
forgejo.spec
@@ -16,7 +16,7 @@ ExclusiveArch: %{go_arches}
|
||||
%endif
|
||||
|
||||
Name: forgejo
|
||||
Version: 15.0.1
|
||||
Version: 14.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Beyond coding. We forge.
|
||||
|
||||
@@ -25,7 +25,7 @@ URL: https://forgejo.org/
|
||||
Source0: https://codeberg.org/%{name}/%{name}/releases/download/v%{version}/%{name}-src-%{version}.tar.gz
|
||||
|
||||
BuildRequires: git
|
||||
BuildRequires: golang >= 1.26.2
|
||||
BuildRequires: golang >= 1.25.9
|
||||
BuildRequires: pam-devel
|
||||
Requires(pre): /usr/bin/getent
|
||||
Requires(pre): /usr/sbin/useradd
|
||||
@@ -82,7 +82,6 @@ then
|
||||
service forgejo condrestart
|
||||
fi
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc CODEOWNERS
|
||||
@@ -98,12 +97,25 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2026 Jason Rothstein
|
||||
- 15.0.1
|
||||
- Add Fedora 44
|
||||
* Wed Apr 29 2026 Jason Rothstein
|
||||
- 14.0.5
|
||||
- Drop EL8
|
||||
- Add Fedora 44
|
||||
|
||||
* Sat Apr 25 2026 Jason Rothstein
|
||||
- 15.0.0
|
||||
- golang >= 1.26.2
|
||||
* Sat Apr 11 2026 Jason Rothstein
|
||||
- 14.0.4
|
||||
- golang >= 1.25.9
|
||||
|
||||
* Mon Mar 30 2026 Jason Rothstein
|
||||
- 14.0.3
|
||||
|
||||
* Tue Feb 03 2026 Jason Rothstein
|
||||
- 14.0.2
|
||||
|
||||
* Tue Feb 03 2026 Jason Rothstein
|
||||
- 14.0.1
|
||||
|
||||
* Sun Feb 01 2026 Jason Rothstein
|
||||
- 14.0.0
|
||||
- golang >= 1.25.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user