public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xsetroot] rawhide: move to forge macros
@ 2026-08-15  1:30 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-15  1:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xsetroot
Branch : rawhide
Commit : 065533435dcc188db163f9cd56e484b684e312ab
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-08-14T22:30:27-03:00
Stats  : +11/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xsetroot/c/065533435dcc188db163f9cd56e484b684e312ab?branch=rawhide

Log:
move to forge macros

---
diff --git a/xsetroot.spec b/xsetroot.spec
index 4b10ebb..f32d979 100644
--- a/xsetroot.spec
+++ b/xsetroot.spec
@@ -1,10 +1,14 @@
-Name:       xsetroot
-Version:    1.1.4
-Release:    %autorelease
-Summary:    Root window parameter setting utility for X
-License:    MIT-open-group
-URL:        https://www.x.org
-Source:     https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
+%global forgeurl https://gitlab.freedesktop.org/xorg/app/xsetroot
+Version:        1.1.4
+%forgemeta
+
+Name:           xsetroot
+Release:        %autorelease
+Summary:        Root window parameter setting utility for X
+License:        MIT-open-group
+URL:            %{forgeurl}
+Source:         https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
+
 BuildRequires:  gcc
 BuildRequires:  meson >= 1.1.0
 BuildRequires:  pkgconfig(x11)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-15  1:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-15  1:30 [rpms/xsetroot] rawhide: move to forge macros Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox