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/highlight] rawhide: update to 4.20 and opt-in to packit
Date: Sat, 30 May 2026 03:53:41 GMT	[thread overview]
Message-ID: <178011322134.1.15941992050154900914.rpms-highlight-0f93d9053594@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/highlight
Branch : rawhide
Commit : 0f93d90535947aed1ed3178fba82a195b38e0e69
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-05-27T14:29:38-03:00
Stats  : +24/-2 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/highlight/c/0f93d90535947aed1ed3178fba82a195b38e0e69?branch=rawhide

Log:
update to 4.20 and opt-in to packit

---
diff --git a/.gitignore b/.gitignore
index 4a300e2..3635d5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@ highlight-3.1-beta2.tar.bz2
 /highlight-4.17.tar.bz2
 /highlight-4.18.tar.bz2
 /highlight-4.19.tar.bz2
+/highlight-4.20.tar.bz2

diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..70169d3
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,21 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+specfile_path: highlight.spec
+
+copy_upstream_release_description: false
+
+jobs:
+- job: pull_from_upstream
+  trigger: release
+  dist_git_branches:
+    - epel-all
+    - fedora-all
+
+- job: koji_build
+  trigger: commit
+  allowed_committers: ['packit','all_admins']
+  dist_git_branches:
+    - epel-all
+    - fedora-all
+

diff --git a/highlight.spec b/highlight.spec
index 43fe13e..8220638 100644
--- a/highlight.spec
+++ b/highlight.spec
@@ -1,6 +1,6 @@
 Name:           highlight
 Summary:        Universal source code to formatted text converter
-Version:        4.19
+Version:        4.20
 Release:        %autorelease
 License:        GPL-3.0-only
 URL:            http://www.andre-simon.de/

diff --git a/sources b/sources
index 6eb7f7b..9a09ce0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (highlight-4.19.tar.bz2) = e35869e9e2f97451eecdc34cc3a1134e623c974768d3e698b0410c2cea96a26450ab52f19f0101cb132e1f3a82c501b6689b0b35a8a87a5a9e7200a75a94d8aa
+SHA512 (highlight-4.20.tar.bz2) = 003a5b6a576ff3f3d27d82948d91442733890b9e4c2ce8c4dbe68d9e7b25f7e8d55a76b36f481b4f5329acbe05afeaf680e2f03f3db885c1ddf34e4f207173a1

                 reply	other threads:[~2026-05-30  3:53 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=178011322134.1.15941992050154900914.rpms-highlight-0f93d9053594@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