public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/phoronix-test-suite] epel9: Use SPDX for license field
@ 2026-09-10 12:24 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-09-10 12:24 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-09-10 12:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 12:24 [rpms/phoronix-test-suite] epel9: Use SPDX for license field Michel Lind

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