public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/git-cola] rawhide: Update to 4.19.0 (#2499466)
@ 2026-07-15 21:40 Christoph Erhardt
  0 siblings, 0 replies; only message in thread
From: Christoph Erhardt @ 2026-07-15 21:40 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/git-cola
            Branch : rawhide
            Commit : f7ae71a64c65a808f56be8a3ed7fb8b3062045bd
            Author : Christoph Erhardt <fedora@sicherha.de>
            Date   : 2026-07-15T23:34:03+02:00
            Stats  : +3/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/git-cola/c/f7ae71a64c65a808f56be8a3ed7fb8b3062045bd?branch=rawhide

            Log:
            Update to 4.19.0 (#2499466)

Set Qt Platform Abstraction environment variable that is now needed for
running the test suite.

---
diff --git a/git-cola.spec b/git-cola.spec
index a03ebbe..8eee104 100644
--- a/git-cola.spec
+++ b/git-cola.spec
@@ -1,5 +1,5 @@
 Name:           git-cola
-Version:        4.18.2
+Version:        4.19.0
 Release:        %autorelease
 Summary:        A sleek and powerful git GUI
 
@@ -76,7 +76,7 @@ make DESTDIR=%{buildroot} prefix=%{_prefix} %{makeopts} \
 
 
 %check
-%pytest test
+QT_QPA_PLATFORM=offscreen %pytest test
 desktop-file-validate %{buildroot}%{_datadir}/applications/git-cola-folder-handler.desktop
 desktop-file-validate %{buildroot}%{_datadir}/applications/git-cola.desktop
 desktop-file-validate %{buildroot}%{_datadir}/applications/git-dag.desktop

diff --git a/sources b/sources
index bac171c..bdd3193 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (git-cola-4.18.2.tar.gz) = b1f7c10d24e12c94f0bb92b2131daffb97de87ec53a6876e02308bce7a25b3d0818e437f991efe29f8b145d6ba3b2b817fa6655c0c10e50f29c5227af6f81721
+SHA512 (git-cola-4.19.0.tar.gz) = 51bb17ad1ff71491426be06e9253079cf7914445a118e88d82b1e9aecfb1f67e47d66a6176a69e93b51990272633851f013491bbe9ffef744903b380a70bf454

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

only message in thread, other threads:[~2026-07-15 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 21:40 [rpms/git-cola] rawhide: Update to 4.19.0 (#2499466) Christoph Erhardt

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