Gitea update

This commit is contained in:
2021-10-22 12:28:14 +02:00
parent ac6174d750
commit b9aa5321e9

View File

@@ -1,5 +1,5 @@
Name: gitea Name: gitea
Version: 1.15.4 Version: 1.15.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: Gitea is a painless self-hosted Git service. Summary: Gitea is a painless self-hosted Git service.
%define MyVersion %version %define MyVersion %version
@@ -82,6 +82,9 @@ getent passwd gitea > /dev/null || \
%changelog %changelog
* Fri Oct 22 2021 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.15.5.
* Sun Oct 17 2021 Daniel Steiner <daniel.steiner@dsteiner.ch> * Sun Oct 17 2021 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.15.4. - Update to 1.15.4.