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.21 and build with Qt6
Date: Tue, 18 Aug 2026 22:04:56 GMT [thread overview]
Message-ID: <178709069609.1.3456113388937813165.rpms-highlight-0bb749c01e3f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/highlight
Branch : rawhide
Commit : 0bb749c01e3fe589a5cfb696cf1429796d80496e
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-08-15T20:31:43-03:00
Stats : +4/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/highlight/c/0bb749c01e3fe589a5cfb696cf1429796d80496e?branch=rawhide
Log:
Update to 4.21 and build with Qt6
---
diff --git a/highlight.spec b/highlight.spec
index d72749b..c3797ab 100644
--- a/highlight.spec
+++ b/highlight.spec
@@ -1,6 +1,6 @@
Name: highlight
Summary: Universal source code to formatted text converter
-Version: 4.20
+Version: 4.21
Release: %autorelease
License: GPL-3.0-only
URL: http://www.andre-simon.de/
@@ -14,7 +14,7 @@ BuildRequires: gcc-c++
BuildRequires: lua-devel
BuildRequires: make
%if %{with qt}
-BuildRequires: qt5-qtbase-devel
+BuildRequires: qt6-qtbase-devel
%endif
%global __provides_exclude ^perl\\(
@@ -53,7 +53,7 @@ export CFLAGS="$CFLAGS $CXXFLAGS -fPIC"
%make_build gui \
PREFIX="%{_prefix}" \
conf_dir="%{_sysconfdir}/" \
- QMAKE="%{_qt5_qmake}" \
+ QMAKE="%{_qt6_qmake}" \
QMAKE_STRIP=
%endif
diff --git a/sources b/sources
index 9a09ce0..604794f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (highlight-4.20.tar.bz2) = 003a5b6a576ff3f3d27d82948d91442733890b9e4c2ce8c4dbe68d9e7b25f7e8d55a76b36f481b4f5329acbe05afeaf680e2f03f3db885c1ddf34e4f207173a1
+SHA512 (highlight-4.21.tar.bz2) = 94b72ec7cffecb7c4af24c92a5db797c102c0e11fc9c4fd0d80d13ede782b0521cb2f26d2824c0bd9cf458c87b62855a4b278e09c9b2c910fb0a152e92ad0965
reply other threads:[~2026-08-18 22:04 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=178709069609.1.3456113388937813165.rpms-highlight-0bb749c01e3f@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