public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/highlight] rawhide: Update to 4.21 and build with Qt6
@ 2026-08-18 22:04 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-18 22:04 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-18 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 22:04 [rpms/highlight] rawhide: Update to 4.21 and build with Qt6 Filipe Rosset

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