- Update to 4.0.0:
* Port to Qt6 * Fix a password issue with kwallet * Translation updates OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-wallet?expand=0&rev=7
This commit is contained in:
parent
105d893d45
commit
b591b2e044
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 10:25:19 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 4.0.0:
|
||||
* Port to Qt6
|
||||
* Fix a password issue with kwallet
|
||||
* Translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 7 07:06:37 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -15,19 +15,19 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define c_lib lib%{name}3_2_2
|
||||
%define c_lib lib%{name}6_0_0
|
||||
%define srcname lxqt_wallet
|
||||
Name: lxqt-wallet
|
||||
Version: 3.2.2
|
||||
Version: 4.0.0
|
||||
Release: 0
|
||||
Summary: Secure storage of information for LXQt
|
||||
License: BSD-2-Clause
|
||||
Group: System/GUI/LXQt
|
||||
Url: https://github.com/mhogomchungu/lxqt_wallet
|
||||
Source0: https://github.com/mhogomchungu/lxqt_wallet/archive/%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake >= 3.18
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
BuildRequires: qt6-linguist-devel
|
||||
BuildRequires: pkgconfig
|
||||
# Uses internal storage system
|
||||
BuildRequires: libgcrypt-devel
|
||||
@ -36,9 +36,9 @@ BuildRequires: cmake(KF5Wallet)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
# Could also use gnome secret service
|
||||
#BuildRequires: libsecret-devel
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt6Core)
|
||||
BuildRequires: pkgconfig(Qt6Gui)
|
||||
BuildRequires: pkgconfig(Qt6Widgets)
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a723bf1d34b0a0f3469e5b7362cf9966cb547f56129d398ea50825d46951a44d
|
||||
size 282056
|
3
lxqt_wallet-4.0.0.tar.gz
Normal file
3
lxqt_wallet-4.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:374d6344b774da1a89202d72912c285b840d71a4bcd82a7b699c8713baea3f68
|
||||
size 289898
|
Loading…
x
Reference in New Issue
Block a user