public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Erhardt <fedora@sicherha.de>
To: git-commits@fedoraproject.org
Subject: [rpms/git-cola] rawhide: Update to 4.19.0 (#2499466)
Date: Wed, 15 Jul 2026 21:40:46 GMT	[thread overview]
Message-ID: <178415164686.1.3105975849516320424.rpms-git-cola-f7ae71a64c65@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-15 21:40 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=178415164686.1.3105975849516320424.rpms-git-cola-f7ae71a64c65@fedoraproject.org \
    --to=fedora@sicherha.de \
    --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