public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/quazip] rawhide: Update to 1.7.1
Date: Mon, 01 Jun 2026 06:21:20 GMT	[thread overview]
Message-ID: <178029488084.1.16494861942257269191.rpms-quazip-262c445f0ef6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/quazip
Branch : rawhide
Commit : 262c445f0ef66cab6ec1122a8cd3e63a80fa45cd
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-06-01T08:21:10+02:00
Stats  : +9/-23 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/quazip/c/262c445f0ef66cab6ec1122a8cd3e63a80fa45cd?branch=rawhide

Log:
Update to 1.7.1

---
diff --git a/quazip.spec b/quazip.spec
index 0516946..79905b5 100644
--- a/quazip.spec
+++ b/quazip.spec
@@ -25,7 +25,7 @@
 
 
 Name:           quazip
-Version:        1.7.0
+Version:        1.7.1
 Release:        %autorelease
 Summary:        Qt/C++ wrapper for the minizip library
 
@@ -42,8 +42,6 @@ Source0:        %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
 %else
 Source0:        %{url}/archive/v%{version}/%{name}-v%{version}.tar.gz
 %endif
-# Fix qt6 build
-Patch1:         quazip_build.patch
 # Fix use in qt5 applications (Qt5 does not have QStringConverter)
 Patch0:         quazip_qt5.patch
 
@@ -272,7 +270,7 @@ export QT_ENABLE_REGEXP_JIT=0
 %doc NEWS.txt README.md
 %license COPYING
 %{_libdir}/libquazip1-qt5.so.1.7
-%{_libdir}/libquazip1-qt5.so.1.7.0
+%{_libdir}/libquazip1-qt5.so.%{version}
 
 %files qt5-devel
 %doc doc/html
@@ -305,7 +303,7 @@ export QT_ENABLE_REGEXP_JIT=0
 %doc NEWS.txt README.md
 %license COPYING
 %{_libdir}/libquazip1-qt6.so.1.7
-%{_libdir}/libquazip1-qt6.so.1.7.0
+%{_libdir}/libquazip1-qt6.so.%{version}
 
 %files qt6-devel
 %doc doc/html

diff --git a/quazip_build.patch b/quazip_build.patch
deleted file mode 100644
index 108505a..0000000
--- a/quazip_build.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -rupN quazip-2e95c9001bf1ad0177c54923029ed8f4c53b70e0/CMakeLists.txt quazip-2e95c9001bf1ad0177c54923029ed8f4c53b70e0-new/CMakeLists.txt
---- quazip-2e95c9001bf1ad0177c54923029ed8f4c53b70e0/CMakeLists.txt	2025-12-20 22:36:19.000000000 +0100
-+++ quazip-2e95c9001bf1ad0177c54923029ed8f4c53b70e0-new/CMakeLists.txt	2026-02-06 09:10:26.408706146 +0100
-@@ -228,7 +228,7 @@ if(QUAZIP_BZIP2)
- endif()
- 
- if(QUAZIP_ENABLE_QTEXTCODEC)
--    if(${QT_VERSION} VERSION_GREATER_EQUAL 6.0.0)
-+    if(${QUAZIP_QT_MAJOR_VERSION} VERSION_GREATER_EQUAL 6.0.0)
-         find_package(Qt6 OPTIONAL_COMPONENTS Core5Compat)
-         if(Qt6Core5Compat_FOUND)
-             set(QUAZIP_LIB_LIBRARIES ${QUAZIP_LIB_LIBRARIES} Qt6::Core5Compat)

diff --git a/quazip_qt5.patch b/quazip_qt5.patch
index 506afd9..15c1bc5 100644
--- a/quazip_qt5.patch
+++ b/quazip_qt5.patch
@@ -1,9 +1,9 @@
-diff -rupN quazip-1.7.0/quazip/quazip_textcodec.h quazip-1.7.0-new/quazip/quazip_textcodec.h
---- quazip-1.7.0/quazip/quazip_textcodec.h	2026-05-27 00:30:14.000000000 +0200
-+++ quazip-1.7.0-new/quazip/quazip_textcodec.h	2026-05-27 17:52:30.204991702 +0200
-@@ -27,14 +27,14 @@ See COPYING file for the full LGPL text.
- #include <QByteArray>
+diff -rupN --no-dereference quazip-1.7.1/quazip/quazip_textcodec.h quazip-1.7.1-new/quazip/quazip_textcodec.h
+--- quazip-1.7.1/quazip/quazip_textcodec.h	2026-05-31 13:09:35.000000000 +0200
++++ quazip-1.7.1-new/quazip/quazip_textcodec.h	2026-06-01 07:56:32.012922905 +0200
+@@ -28,14 +28,14 @@ See COPYING file for the full LGPL text.
  #include "quazip_global.h"
+ #include "quazip_config.h"
  
 -#ifdef QUAZIP_CAN_USE_QTEXTCODEC
 +#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) || defined(QUAZIP_CAN_USE_QTEXTCODEC)

diff --git a/sources b/sources
index 9d23fb3..14587ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (quazip-v1.7.0.tar.gz) = 672b7ab8455e62b7a658955b479ad2c2e2b5b0a6002a036e8c62200210ec52ae0e7b924eb9eb9269e514d500fdce14af2107564fb55373e4ade95b50c941aa14
+SHA512 (quazip-v1.7.1.tar.gz) = 385be2130c732f0d3511339f0569d61a954786fbc8d2e7b9df8c2004418955c6d1125ef7d59dfee3f4459d0fa71d7ab2cfde19d0f1aa2c0f1b79dd97b51b32df

                 reply	other threads:[~2026-06-01  6:21 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=178029488084.1.16494861942257269191.rpms-quazip-262c445f0ef6@fedoraproject.org \
    --to=manisandro@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