public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/systemd] rawhide: Also enable report-standalone for OBS builds
Date: Tue, 07 Jul 2026 16:37:00 GMT	[thread overview]
Message-ID: <178344222070.1.8317143953244261111.rpms-systemd-57cbcf979ce2@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-07 16:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178344222070.1.8317143953244261111.rpms-systemd-57cbcf979ce2@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox