Gitea updated to latest, problem with downloading github.com/niklasfasching/go-org v1.6.0 fixed

This commit is contained in:
2022-02-25 20:54:25 +01:00
parent 2fc3c9c40b
commit bfe1b610df

View File

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