diff --git a/gitea.spec b/gitea.spec index 36f6c75..49c1288 100644 --- a/gitea.spec +++ b/gitea.spec @@ -13,8 +13,8 @@ ExclusiveArch: %{go_arches} %endif Name: gitea -Version: 1.23.1 -Release: 2%{?dist} +Version: 1.23.3 +Release: 1%{?dist} Summary: Gitea: Git with a cup of tea License: MIT @@ -96,6 +96,12 @@ fi %changelog +* Tue Feb 25 2025 Jason Rothstein +- version bump to 1.23.3 + +* Fri Feb 21 2025 Jason Rothstein +- version bump to 1.23.2 + * Sun Feb 02 2025 Jason Rothstein - Block on minimum go versions