- update to 1.3.1:

* qt: Install and use pinentry icon. [rPf9c252a8d9]
  * qt: Small fix for Qt5. [rP844360c9c9]
  * qt: Fix Windows build of Qt6. [rP34019f954a]
  * New envvar PINENTRY_KDE_USE_WALLET to enable the secret
    storage integration on KDE. [rP23753cfb03]

OBS-URL: https://build.opensuse.org/package/show/Base:System/pinentry?expand=0&rev=101
This commit is contained in:
Dirk Mueller 2024-07-18 07:37:50 +00:00 committed by Git OBS Bridge
parent e8daf4bb93
commit b896a698c9
6 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b3cd5226e7597f2fded399a3bc659923351536559e9db0826981bca316494de
size 610363

Binary file not shown.

3
pinentry-1.3.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc72ee27c7239007ab1896c3c2fae53b076e2c9bd2483dc2769a16902bce8c04
size 611233

BIN
pinentry-1.3.1.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 17 14:16:00 UTC 2024 - Alexander Graul <alexander.graul@suse.com>
- update to 1.3.1:
* qt: Install and use pinentry icon. [rPf9c252a8d9]
* qt: Small fix for Qt5. [rP844360c9c9]
* qt: Fix Windows build of Qt6. [rP34019f954a]
* New envvar PINENTRY_KDE_USE_WALLET to enable the secret
storage integration on KDE. [rP23753cfb03]
-------------------------------------------------------------------
Sun Jun 30 21:36:04 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -26,7 +26,7 @@
%bcond_without fltk
Name: pinentry%{?nsuffix}
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: Collection of Simple PIN or Passphrase Entry Dialogs
License: GPL-2.0-or-later
@ -265,6 +265,8 @@ install -p -m 755 -D %{SOURCE3} %{buildroot}%{_bindir}/pinentry
%{_bindir}/pinentry-qt4
%attr(755,root,root) %{_bindir}/pinentry-qt
%{_datadir}/applications/org.gnupg.pinentry-qt.desktop
%{_datadir}/pixmaps/pinentry.png
%else
%files