public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/phoronix-test-suite] epel8: Drop usage of forgemeta, it still does not support the new versioning scheme
Date: Thu, 10 Sep 2026 20:02:33 GMT	[thread overview]
Message-ID: <178907055341.1.14919880057265347164.rpms-phoronix-test-suite-2a6fbc934b83@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/phoronix-test-suite
            Branch : epel8
            Commit : 2a6fbc934b8354dd846e95af4647cb30b0d1c8df
            Author : Michel Lind <salimma@fedoraproject.org>
            Date   : 2026-09-10T17:28:33+01:00
            Stats  : +3/-4 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/phoronix-test-suite/c/2a6fbc934b8354dd846e95af4647cb30b0d1c8df?branch=epel8

            Log:
            Drop usage of forgemeta, it still does not support the new versioning scheme

Signed-off-by: Michel Lind <salimma@fedoraproject.org>

---
diff --git a/phoronix-test-suite.spec b/phoronix-test-suite.spec
index 4af328e..fda68bb 100644
--- a/phoronix-test-suite.spec
+++ b/phoronix-test-suite.spec
@@ -2,7 +2,6 @@
 %global commit   f977d6e270d5eb9eebfa26d3ca62385c00a547a6
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global date     20260826
-%forgemeta
 
 Name:       phoronix-test-suite
 Version:    10.8.6~%{date}git%{shortcommit}
@@ -11,7 +10,7 @@ Summary:    An Automated, Open-Source Testing Framework
 
 License:    GPL-3.0-or-later
 URL:        %{forgeurl}
-Source0:    %{forgesource}
+Source0:    %{forgeurl}/archive/%{commit}/%{name}-%{version}.tar.gz
 Source1:    README.Fedora
 BuildArch:  noarch
 
@@ -45,7 +44,7 @@ and software components is heavily automated and completely repeatable, asking
 users only for confirmation of actions.
 
 %prep
-%forgesetup
+%autosetup -p1 -n %{name}-%{commit}
 cp -p %{SOURCE1} documentation/
 
 %build

diff --git a/sources b/sources
index ca6f543..e5a2bf9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (phoronix-test-suite-f977d6e270d5eb9eebfa26d3ca62385c00a547a6.tar.gz) = acd942a61d46fc650d6a2bbfe56020fc31ee24168e7df5d864c02a62c42e3f0c46423694115277d1ff0f19f0feb92e1102e25522d1c0a94b2f8812044e220d0d
+SHA512 (phoronix-test-suite-10.8.6~20260826gitf977d6e.tar.gz) = acd942a61d46fc650d6a2bbfe56020fc31ee24168e7df5d864c02a62c42e3f0c46423694115277d1ff0f19f0feb92e1102e25522d1c0a94b2f8812044e220d0d

                 reply	other threads:[~2026-09-10 20:02 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=178907055341.1.14919880057265347164.rpms-phoronix-test-suite-2a6fbc934b83@fedoraproject.org \
    --to=salimma@fedoraproject.org \
    --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