Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2025-03-03 09:42:54 -06:00
parent 37ad251801
commit 7eb4671b91
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -13,7 +13,7 @@ ExclusiveArch: %{go_arches}
%endif
Name: forgejo
Version: 7.0.13
Version: 8.0.0
Release: 1%{?dist}
Summary: Beyond coding. We forge.
@ -82,7 +82,8 @@ fi
%files
%license LICENSE
%doc DCO
%doc MAINTAINERS
%doc CODEOWNERS
%doc CONTRIBUTING.md
%doc README.md
%attr(0700, forgejo, forgejo) %dir /var/lib/forgejo
%attr(0700, forgejo, forgejo) %dir /var/log/forgejo
@ -93,44 +94,5 @@ fi
%changelog
* Sun Mar 02 2025 Jason Rothstein
- 7.0.13
* Fri Feb 21 2025 Jason Rothstein
- 7.0.12
* Sat Feb 15 2025 Jason Rothstein
- 7.0.11
* Fri Feb 08 2025 Jason Rothstein
- 7.0.10
* Fri Feb 07 2025 Jason Rothstein
- 7.0.9
* Tue Feb 04 2025 Jason Rothstein
- 7.0.8
* Sun Feb 02 2025 Jason Rothstein
- 7.0.7
* Sat Feb 01 2025 Jason Rothstein
- 7.0.6
* Thu Jan 30 2025 Jason Rothstein
- 7.0.5
* Wed Jan 29 2025 Jason Rothstein
- 7.0.4
* Mon Jan 27 2025 Jason Rothstein
- 7.0.3
* Sun Jan 26 2025 Jason Rothstein
- 7.0.2
* Sun Jan 26 2025 Jason Rothstein
- 7.0.1
* Thu Dec 05 2024 Jason Rothstein
- Initial Version
- 8.0.0