public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libxsmm] f45: Add .packit.yaml
@ 2026-09-22  9:06 SY Wang
  0 siblings, 0 replies; only message in thread
From: SY Wang @ 2026-09-22  9:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libxsmm
Branch : f45
Commit : 84c6c661dae26cbd32185be0e1c1d9faf2b0aa29
Author : SY Wang <uwsy1059@qq.com>
Date   : 2026-09-22T17:05:59+08:00
Stats  : +48/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libxsmm/c/84c6c661dae26cbd32185be0e1c1d9faf2b0aa29?branch=f45

Log:
Add .packit.yaml

---
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..15bd586
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,48 @@
+specfile_path: scripts/fedora/libxsmm.spec
+files_to_sync:
+  - src: scripts/fedora/
+    dest: ./
+    delete: true
+    filters:
+      - "protect .git*"
+      - "protect sources"
+      - "protect changelog"
+  - .packit.yaml
+upstream_package_name: libxsmm
+downstream_package_name: libxsmm
+
+targets:
+  - fedora-development-x86_64
+  - fedora-development-aarch64
+  - fedora-development-ppc64le
+  - fedora-latest-x86_64
+  - fedora-latest-aarch64
+  - fedora-latest-ppc64le
+
+jobs:
+  - &copr_build
+    job: copr_build
+    trigger: release
+    owner: growl
+    project: release
+  - <<: *copr_build
+    trigger: commit
+    branch: main
+    project: devpkgs
+  - job: copr_build
+    trigger: pull_request
+
+  - job: propose_downstream
+    trigger: release
+    dist_git_branches:
+      - fedora-rawhide
+
+  - job: koji_build
+    trigger: commit
+    dist_git_branches:
+      - fedora-all
+
+  - job: bodhi_update
+    trigger: commit
+    dist_git_branches:
+      - fedora-branched

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

only message in thread, other threads:[~2026-09-22  9:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22  9:06 [rpms/libxsmm] f45: Add .packit.yaml SY Wang

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