This commit is contained in:
2025-07-27 17:30:05 -05:00
parent 920291732b
commit 5450ee4ca2

View File

@@ -13,7 +13,7 @@ ExclusiveArch: %{go_arches}
%endif %endif
Name: gitea Name: gitea
Version: 1.24.0 Version: 1.24.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Gitea: Git with a cup of tea Summary: Gitea: Git with a cup of tea
@@ -86,7 +86,6 @@ fi
%doc DCO %doc DCO
%doc MAINTAINERS %doc MAINTAINERS
%doc README.md %doc README.md
%doc README_ZH.md
%doc SECURITY.md %doc SECURITY.md
%attr(0700, gitea, gitea) %dir /var/lib/gitea %attr(0700, gitea, gitea) %dir /var/lib/gitea
%attr(0700, gitea, gitea) %dir /var/log/gitea %attr(0700, gitea, gitea) %dir /var/log/gitea
@@ -96,6 +95,9 @@ fi
%changelog %changelog
* Thu Jul 17 2025 Jason Rothstein
- version bump to 1.24.1
* Sun Jun 15 2025 Jason Rothstein * Sun Jun 15 2025 Jason Rothstein
- version bump to 1.24.0 - version bump to 1.24.0