public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/oidn] rawhide: Use packit
@ 2026-08-19  7:07 Luya Tshimbalanga
  0 siblings, 0 replies; only message in thread
From: Luya Tshimbalanga @ 2026-08-19  7:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/oidn
Branch : rawhide
Commit : 9a8989a1b428e652d126e6c482d266f99ca22769
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-08-19T00:06:58-07:00
Stats  : +19/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/oidn/c/9a8989a1b428e652d126e6c482d266f99ca22769?branch=rawhide

Log:
Use packit

---
diff --git a/.gitignore b/.gitignore
index 3c681d4..e87fe18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /oidn-2.3.3.src.tar.gz
 /oidn-2.4.0.src.tar.gz
 /oidn-2.5.0.src.tar.gz
+prepare_sources_result*/

diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..b9e9d9e
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,18 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+jobs:
+- job: pull_from_upstream
+  trigger: release
+  dist_git_branches:
+    - fedora-development
+
+- job: koji_build
+  trigger: commit
+  dist_git_branches:
+    - fedora-development
+
+- 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-08-19  7:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19  7:07 [rpms/oidn] rawhide: Use packit Luya Tshimbalanga

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