public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/khal] rawhide: enable packit for rawhide
Date: Tue, 09 Jun 2026 02:10:59 GMT	[thread overview]
Message-ID: <178097105912.1.14958780092689044332.rpms-khal-fab28e5d7b67@fedoraproject.org> (raw)

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
+

                 reply	other threads:[~2026-06-09  2:10 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=178097105912.1.14958780092689044332.rpms-khal-fab28e5d7b67@fedoraproject.org \
    --to=rosset.filipe@gmail.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