public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/plplot] rawhide: Support SIP ABI v12 (rhbz#2535184)
Date: Wed, 23 Sep 2026 15:28:51 GMT	[thread overview]
Message-ID: <179017733119.1.12935003471428028085.rpms-plplot-ae5f7850dcc2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/plplot
Branch : rawhide
Commit : ae5f7850dcc241a26f2458ff9df602d7f926afa5
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-09-23T07:56:28-06:00
Stats  : +14/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/plplot/c/ae5f7850dcc241a26f2458ff9df602d7f926afa5?branch=rawhide

Log:
Support SIP ABI v12 (rhbz#2535184)

---
diff --git a/plplot-sip-abi-v12.patch b/plplot-sip-abi-v12.patch
new file mode 100644
index 0000000..e04d5e6
--- /dev/null
+++ b/plplot-sip-abi-v12.patch
@@ -0,0 +1,11 @@
+--- plplot-5.15.0/bindings/qt_gui/pyqt5/plplot_pyqt5.sip.orig	2019-06-01 17:24:33.000000000 -0600
++++ plplot-5.15.0/bindings/qt_gui/pyqt5/plplot_pyqt5.sip	2026-09-23 07:11:32.067059450 -0600
+@@ -24,6 +24,8 @@
+ 
+ %Module(name = plplot_pyqt5)
+ 
++%MinimumABIVersion "12.0"
++
+ %Import QtCore/QtCoremod.sip
+ %Import QtGui/QtGuimod.sip
+ %Import QtWidgets/QtWidgetsmod.sip

diff --git a/plplot.spec b/plplot.spec
index 72d12e3..d1fc0f9 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -104,6 +104,8 @@ Patch16:        plplot-swig45.patch
 # Tcl/Tk 9 support
 # https://sourceforge.net/p/plplot/plplot/merge-requests/9/
 Patch17:        plplot-tcl9.patch
+# SIP ABI v12 support
+Patch18:        plplot-sip-abi-v12.patch
 
 
 BuildRequires:  cmake >= 3.13.2
@@ -443,6 +445,7 @@ Requires:       wxGTK-devel%{?_isa}
 %patch -P15 -p1
 %patch -P16 -p1
 %patch -P17 -p1 -b .tcl9
+%patch -P18 -p1 -b .sipv12
 # Use cmake FindLua
 rm cmake/modules/FindLua.cmake
 

                 reply	other threads:[~2026-09-23 15:28 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=179017733119.1.12935003471428028085.rpms-plplot-ae5f7850dcc2@fedoraproject.org \
    --to=loganjerry@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