public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/khal] rawhide: enable packit for rawhide
@ 2026-06-09  2:10 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-09  2:10 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/khal
Branch : rawhide
Commit : fab28e5d7b6720aff1247d3158311116492c984d
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-06-08T22:55:25-03:00
Stats  : +20/-19 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/khal/c/fab28e5d7b6720aff1247d3158311116492c984d?branch=rawhide

Log:
enable packit for rawhide

---
diff --git a/.gitignore b/.gitignore
index 2aec903..bd4cae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,19 +1 @@
-/khal-0.4.0.tar.gz
-/khal-0.5.0.tar.gz
-/khal-0.6.0.tar.gz
-/khal-0.7.0.tar.gz
-/khal-0.8.2.tar.gz
-/khal-0.8.3.tar.gz
-/khal-0.8.4.tar.gz
-/khal-0.9.2.tar.gz
-/khal-0.9.3.tar.gz
-/khal-0.9.4.tar.gz
-/khal-0.9.5.tar.gz
-/khal-0.9.6.tar.gz
-/khal-0.9.7.tar.gz
-/khal-0.9.8.tar.gz
-/khal-0.9.9.tar.gz
-/khal-0.9.10.tar.gz
-/khal-0.11.2.tar.gz
-/khal-0.11.3.tar.gz
-/khal-0.13.0.tar.gz
+/khal-*.tar.gz

diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..5eb3bf0
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,19 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+specfile_path: khal.spec
+
+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','all_admins']
+    dist_git_branches:
+      - fedora-rawhide
+

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09  2:10 [rpms/khal] rawhide: enable packit for rawhide Filipe Rosset

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