public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cinnamon] rawhide: Remove no-op '%global __python' macro
Date: Sun, 26 Jul 2026 14:03:45 GMT [thread overview]
Message-ID: <178507462598.1.5369922532346623530.rpms-cinnamon-5cd8f8c8aeb6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cinnamon
Branch : rawhide
Commit : 5cd8f8c8aeb6d537b2e87ad3db2cbd74ceedb42f
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-26T15:44:08+02:00
Stats : +0/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cinnamon/c/5cd8f8c8aeb6d537b2e87ad3db2cbd74ceedb42f?branch=rawhide
Log:
Remove no-op '%global __python' macro
'%global __python %{__python3}' is a no-op because nothing else
in the spec references '%{__python}' after the definition. On
modern Fedora, '%{__python}' is deliberately undefined (using it
errors out), so the macro was just setting an unused variable.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/cinnamon.spec b/cinnamon.spec
index c155e35..47e5e7f 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -5,8 +5,6 @@
%global cinnamon_translations_version 6.7.0
%global muffin_version 6.7.1
-%global __python %{__python3}
-
%global upstream_version 6.7.4-unstable
Name: cinnamon
reply other threads:[~2026-07-26 14:03 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=178507462598.1.5369922532346623530.rpms-cinnamon-5cd8f8c8aeb6@fedoraproject.org \
--to=mschorm@redhat.com \
--cc=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