v1.27.1-1

This commit is contained in:
2026-08-01 21:35:57 +02:00
parent 2ed9e71e5a
commit 5e6f1e74d9
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Description=Gitea - Git with a cup of tea
[Container]
Image=docker.io/gitea/gitea:1.26.4-rootless
Image=docker.io/gitea/gitea:1.27.1-rootless
ContainerName=gitea
Pod=gitea.pod
Volume=/var/lib/gitea:/var/lib/gitea:z
+4 -1
View File
@@ -1,5 +1,5 @@
Name: gitea
Version: 1.26.4
Version: 1.27.1
Release: 1%{?dist}
Summary: Gitea - Git with a cup of tea
License: MIT
@@ -211,5 +211,8 @@ fi
%config(noreplace) %{_sysconfdir}/containers/systemd/gitea-db.container.d/credentials.conf
%changelog
* Sat Aug 01 2026 Zoran Pericic <zpericic@netst.org> - 1.27.1-1
- Update to 1.27.1
* Wed Mar 18 2026 Zoran Pericic <zpericic@netst.org> - 1.25.4-1
- Initial package with service, container and postgresql subpackages