v1.27.3-1
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
Description=Gitea - Git with a cup of tea
|
Description=Gitea - Git with a cup of tea
|
||||||
|
|
||||||
[Container]
|
[Container]
|
||||||
Image=docker.io/gitea/gitea:1.27.1-rootless
|
Image=docker.io/gitea/gitea:1.27.3-rootless
|
||||||
ContainerName=gitea
|
ContainerName=gitea
|
||||||
Pod=gitea.pod
|
Pod=gitea.pod
|
||||||
Volume=/var/lib/gitea:/var/lib/gitea:z
|
Volume=/var/lib/gitea:/var/lib/gitea:z
|
||||||
|
|||||||
+4
-1
@@ -1,5 +1,5 @@
|
|||||||
Name: gitea
|
Name: gitea
|
||||||
Version: 1.27.1
|
Version: 1.27.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Gitea - Git with a cup of tea
|
Summary: Gitea - Git with a cup of tea
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -211,6 +211,9 @@ fi
|
|||||||
%config(noreplace) %{_sysconfdir}/containers/systemd/gitea-db.container.d/credentials.conf
|
%config(noreplace) %{_sysconfdir}/containers/systemd/gitea-db.container.d/credentials.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 06 2026 Zoran Pericic <zpericic@netst.org> - 1.27.3-1
|
||||||
|
- Update to 1.27.3
|
||||||
|
|
||||||
* Sat Aug 01 2026 Zoran Pericic <zpericic@netst.org> - 1.27.1-1
|
* Sat Aug 01 2026 Zoran Pericic <zpericic@netst.org> - 1.27.1-1
|
||||||
- Update to 1.27.1
|
- Update to 1.27.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user