public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/QXlsx] rawhide: 1.5.1.1
@ 2026-06-25 14:45 Gwyn Ciesla
  0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-06-25 14:45 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-25 14:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 14:45 [rpms/QXlsx] rawhide: 1.5.1.1 Gwyn Ciesla

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