public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/qtkeychain] rawhide: Fix rhbz#2497326, update to 0.17.0
Date: Wed, 05 Aug 2026 16:20:49 GMT	[thread overview]
Message-ID: <178594684966.1.15001863607721424274.rpms-qtkeychain-7f88933cd96b@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-05 16:20 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=178594684966.1.15001863607721424274.rpms-qtkeychain-7f88933cd96b@fedoraproject.org \
    --to=than@redhat.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