chore(release): update Go version and build requirements

* Change Go version to 1.23.0 in go.mod
* Update golang build requirement to >= 1.23 in unitdore.spec
* Adjust packaging commands for Arch and RPM
This commit is contained in:
Hein
2026-04-08 14:51:57 +02:00
parent 0b34b182a9
commit 2c0f51422e
3 changed files with 8 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ License: MIT
URL: https://warky.dev
Source0: %{name}-%{version}.tar.gz
BuildRequires: golang >= 1.21
BuildRequires: golang >= 1.23
Requires: systemd
%description