public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/highlight] f43: update to 4.20 and opt-in to packit
@ 2026-05-30  3:57 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-05-30  3:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/highlight
Branch : f43
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=f43

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

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

only message in thread, other threads:[~2026-05-30  3:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30  3:57 [rpms/highlight] f43: update to 4.20 and opt-in to packit Filipe Rosset

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