public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qtkeychain] rawhide: Fix rhbz#2497326, update to 0.17.0
@ 2026-08-05 16:20 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-05 16:20 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/qtkeychain
Branch : rawhide
Commit : 7f88933cd96b93420652f9cbaee851dce8549c26
Author : Than Ngo <than@redhat.com>
Date   : 2026-08-05T18:20:16+02:00
Stats  : +4/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/qtkeychain/c/7f88933cd96b93420652f9cbaee851dce8549c26?branch=rawhide

Log:
Fix rhbz#2497326, update to 0.17.0

---
diff --git a/.gitignore b/.gitignore
index 8957738..1ea5cf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /qtkeychain-0.14.3.tar.gz
 /qtkeychain-0.15.0.tar.gz
 /qtkeychain-0.16.0.tar.gz
+/qtkeychain-0.17.0.tar.gz

diff --git a/qtkeychain.spec b/qtkeychain.spec
index a938d79..0180d32 100644
--- a/qtkeychain.spec
+++ b/qtkeychain.spec
@@ -2,7 +2,7 @@
 %bcond_without qt6
 
 Name:           qtkeychain
-Version:        0.16.0
+Version:        0.17.0
 Release:        %autorelease
 Summary:        A password store library
 
@@ -73,7 +73,7 @@ This package contains development files for qt6keychain.
 %if %{with qt5}
 %define _vpath_builddir %{_target_platform}-qt5
 %cmake \
-  -DBUILD_WITH_QT6:BOOL=OFF \
+  -DBUILD_WITH_QT5:BOOL=ON \
   -DECM_MKSPECS_INSTALL_DIR=%{_qt5_archdatadir}/mkspecs/modules \
   -DCMAKE_BUILD_TYPE=RelWithDebInfo
 %cmake_build

diff --git a/sources b/sources
index 48ef636..fed40c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qtkeychain-0.16.0.tar.gz) = 5e59db872fb044c41b452a288944d53d516f2bd97ca18e28e0f795e05dc4561684a1f18b46615b883aca1846086a27c41f1952e5580ce52a0db963fbaa07dbb6
+SHA512 (qtkeychain-0.17.0.tar.gz) = 7a9c6a4f5b19c36283c18b426ee057e08250266411eaa7012af54d2453b9a91edcfba17be2508405fab9b42732bc33202fc708cc59f2ee9e650d978782e49703

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

only message in thread, other threads:[~2026-08-05 16:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 16:20 [rpms/qtkeychain] rawhide: Fix rhbz#2497326, update to 0.17.0 Than Ngo

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