public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/systemd] rawhide: Also enable report-standalone for OBS builds
@ 2026-07-07 16:37
0 siblings, 0 replies; only message in thread
From: @ 2026-07-07 16:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/systemd
Branch : rawhide
Commit : 57cbcf979ce2dd872a871c59e87d2c65dfa996e6
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-07-07T18:36:12+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/systemd/c/57cbcf979ce2dd872a871c59e87d2c65dfa996e6?branch=rawhide
Log:
Also enable report-standalone for OBS builds
OBS uses version strings like "261.999+587+g900ce6f36".
[skip changelog]
---
diff --git a/systemd.spec b/systemd.spec
index 0df274c..9bf8c7b 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -85,7 +85,7 @@ Release: %autorelease
%global stable %(c="%version"; [ "$c" = "${c#*.*}" ]; echo $?)
# Temporary macro to enable systemd-report.standalone
-%bcond report_standalone %[ v"%{version}" >= v"262~devel" ]
+%bcond report_standalone %[ v"%{version}" >= v"261.999" ]
# For a breakdown of the licensing, see README
License: LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 16:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 16:37 [rpms/systemd] rawhide: Also enable report-standalone for OBS builds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox