SSHpiper is now build during rpmbuild, updates for gitea and sshpiper

This commit is contained in:
2023-12-13 11:04:41 +01:00
parent 99774b0df1
commit e0a59f58c5
2 changed files with 29 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
Name: gitea
Version: 1.21.1
Version: 1.21.2
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
* Wed Dec 13 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.21.2.
* Tue Nov 28 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.21.1.