public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/0xFFFF] rawhide: use forge macros
Date: Mon, 03 Aug 2026 18:43:57 GMT	[thread overview]
Message-ID: <178578263715.1.13215778351330329481.rpms-0xFFFF-d5a44ff95d8c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/0xFFFF
Branch : rawhide
Commit : d5a44ff95d8cb3f4603847f8bdb81879f4e6368d
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-08-03T15:43:42-03:00
Stats  : +8/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/0xFFFF/c/d5a44ff95d8cb3f4603847f8bdb81879f4e6368d?branch=rawhide

Log:
use forge macros

---
diff --git a/0xFFFF.spec b/0xFFFF.spec
index 390569d..795c6fc 100644
--- a/0xFFFF.spec
+++ b/0xFFFF.spec
@@ -1,13 +1,17 @@
-Name:           0xFFFF
+%global forgeurl https://github.com/pali/0xFFFF
 Version:        0.10
+%global tag     %{version}
+%forgemeta
+
+Name:           0xFFFF
 Release:        %autorelease
 Summary:        The Open Free Fiasco Firmware Flasher
 # Modernized spec file to meet Fedora Rawhide, Fedora 45, and EPEL 10 guidelines
 # License available here https://github.com/pali/0xFFFF/blob/master/COPYING
 License:        GPL-3.0-only
 # Modernized URL to the project's GitHub repository
-URL:            https://github.com/pali/0xFFFF
-Source:         https://github.com/pali/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
+URL:            %{forgeurl}
+Source:         %{forgesource}
 ExcludeArch:    %{ix86}
 BuildRequires:  gcc
 BuildRequires:  libusb-compat-0.1-devel
@@ -20,7 +24,7 @@ utilities for the Nokia Internet Tablets like flashing setting device
 options, packing/unpacking FIASCO firmware format and more.
 
 %prep
-%autosetup
+%forgeautosetup
 
 %build
 # Use SOURCE_DATE_EPOCH for reproducible builds

                 reply	other threads:[~2026-08-03 18:43 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=178578263715.1.13215778351330329481.rpms-0xFFFF-d5a44ff95d8c@fedoraproject.org \
    --to=rosset.filipe@gmail.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