public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: SY Wang <uwsy1059@qq.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libxsmm] f45: Add .packit.yaml
Date: Tue, 22 Sep 2026 09:06:16 GMT	[thread overview]
Message-ID: <179006797603.1.6905428886121708076.rpms-libxsmm-84c6c661dae2@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-22  9:06 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=179006797603.1.6905428886121708076.rpms-libxsmm-84c6c661dae2@fedoraproject.org \
    --to=uwsy1059@qq.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