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] epel9: Use SPDX for license field
Date: Thu, 10 Sep 2026 12:24:35 GMT [thread overview]
Message-ID: <178904307522.1.9084229401887326835.rpms-phoronix-test-suite-e4410f90978d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/phoronix-test-suite
Branch : epel9
Commit : e4410f90978d50672deea7a6765447a38e3ede83
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2024-06-25T10:39:25-05:00
Stats : +19/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/phoronix-test-suite/c/e4410f90978d50672deea7a6765447a38e3ede83?branch=epel9
Log:
Use SPDX for license field
- Enable Packit
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/packit.yaml b/packit.yaml
new file mode 100644
index 0000000..f50bb57
--- /dev/null
+++ b/packit.yaml
@@ -0,0 +1,18 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+upstream_project_url: https://github.com/phoronix-test-suite/phoronix-test-suite
+upstream_tag_template: v{version}
+copy_upstream_release_description: false
+
+jobs:
+- job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
+
+- job: koji_build
+ trigger: commit
+ allowed_committers: ['packit']
+ dist_git_branches:
+ - fedora-rawhide
diff --git a/phoronix-test-suite.spec b/phoronix-test-suite.spec
index 9070059..6aa0e0b 100644
--- a/phoronix-test-suite.spec
+++ b/phoronix-test-suite.spec
@@ -3,7 +3,7 @@ Version: 10.8.4
Release: %autorelease
Summary: An Automated, Open-Source Testing Framework
-License: GPLv3+
+License: GPL-3.0-or-later
URL: http://%{name}.com/
Source0: http://www.%{name}.com/releases/%{name}-%{version}.tar.gz
Source1: README.Fedora
reply other threads:[~2026-09-10 12:24 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=178904307522.1.9084229401887326835.rpms-phoronix-test-suite-e4410f90978d@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