From 580f7f149a4ffa9e7644ab9512a12ec4add18a1f Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Apr 27 2024 19:28:18 +0000 Subject: Override release tag I think this is a bug in rpmautospec. The release tag is always generated as "1". Before this is investigated and fixed, just set it manually. [skip changelog] --- diff --git a/systemd.spec b/systemd.spec index c0ef7e4..7bd627d 100644 --- a/systemd.spec +++ b/systemd.spec @@ -32,6 +32,8 @@ # Build from git main %bcond upstream 0 +%global release_override 4 + Name: systemd Url: https://systemd.io # Allow users to specify the version and release when building the rpm by