public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/QXlsx] rawhide: 1.5.1.1
Date: Thu, 25 Jun 2026 14:45:28 GMT	[thread overview]
Message-ID: <178239872858.1.2073631251932801580.rpms-QXlsx-17822fbe7e37@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/QXlsx
Branch : rawhide
Commit : 17822fbe7e3719d002307c1ea3a44964960f6a05
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-06-25T09:43:35-05:00
Stats  : +10/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/QXlsx/c/17822fbe7e3719d002307c1ea3a44964960f6a05?branch=rawhide

Log:
1.5.1.1

---
diff --git a/.gitignore b/.gitignore
index c93eebe..3be6f60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /QtXslx-1.4.8.tar.gz
 /QtXslx-1.4.9.tar.gz
 /QtXslx-1.4.10.tar.gz
+/QtXslx-1.5.1.1.tar.gz

diff --git a/QXlsx.spec b/QXlsx.spec
index a36eabc..79e22d1 100644
--- a/QXlsx.spec
+++ b/QXlsx.spec
@@ -1,13 +1,12 @@
 Name: QXlsx
-Version:  1.4.10
-Release:  9%{?dist}
+Version:  1.5.1.1
+Release:  1%{?dist}
 Summary:  Excel/XLSX file reader/writer library for Qt
 
 License: MIT
 URL: https://github.com/QtExcel/QXlsx
 Source0: %{url}/archive/v%{version}/QtXslx-%{version}.tar.gz
-
-Patch0:  qxlsx-fix-build-against-qt-6-10.patch
+Patch0:  public-header.patch
 
 BuildRequires:  gcc-c++
 BuildRequires:  cmake
@@ -30,7 +29,7 @@ These are the development files.
 %prep
 %setup -q
 
-%patch -P0 -p1 -b .fix-build-against-qt-6-10
+%patch -P 0 -p1
 
 %build
 
@@ -46,17 +45,19 @@ These are the development files.
 %files
 %license LICENSE
 %doc README*
-%{_libdir}/libQXlsxQt6.so.0*
 %{_libdir}/libQXlsxQt6.so.1*
 
 
 %files devel
 %{_libdir}/libQXlsxQt6.so
-%{_includedir}/QXlsxQt6/
+%{_includedir}/QXlsx/
 %{_libdir}/cmake/QXlsxQt6/
 
 
 %changelog
+* Fri Jun 19 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.5.1.1-1
+- 1.5.1.1
+
 * Thu May 14 2026 Jan Grulich <jgrulich@redhat.com> - 1.4.10-9
 - Rebuild (qt6)
 

diff --git a/sources b/sources
index 98158ee..75d9585 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QtXslx-1.4.10.tar.gz) = 4288b7f9d1e2d9e2ed8c261216414bd106ead9ff8b61f51f5f2b953bc31e0a817e6e7851b0810f8c18802d17a0f61daa0b598bcdaf25f95df4530fb5503c073f
+SHA512 (QtXslx-1.5.1.1.tar.gz) = 24958f2e2dd6483c8866dd7c92569b7b4cacc37838169627ff4e3c9c2dc734a7a7effe38c3848246272079c72b6a59bdfa3a2ded9de859289eb90491800722c3

                 reply	other threads:[~2026-06-25 14:45 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=178239872858.1.2073631251932801580.rpms-QXlsx-17822fbe7e37@fedoraproject.org \
    --to=gwync@protonmail.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