Gitea and Polemarch updated

This commit is contained in:
2023-01-09 18:54:21 +01:00
parent 99bd623e1e
commit f696f51f42
2 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
Name: gitea
Version: 1.17.3
Version: 1.18.0
Release: 1%{?dist}
Summary: Gitea is a painless self-hosted Git service.
%define MyVersion %version
@@ -84,6 +84,9 @@ getent passwd gitea > /dev/null || \
%changelog
* Mon Jan 9 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.18.0.
* Fri Nov 25 2022 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.17.3.
- First build on Fedora 37.