diff --git a/lxqt-wallet.changes b/lxqt-wallet.changes index d407b34..70e9361 100644 --- a/lxqt-wallet.changes +++ b/lxqt-wallet.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 24 10:25:19 UTC 2024 - Michael Vetter + +- 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 diff --git a/lxqt-wallet.spec b/lxqt-wallet.spec index 4725c90..2287121 100644 --- a/lxqt-wallet.spec +++ b/lxqt-wallet.spec @@ -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 diff --git a/lxqt_wallet-3.2.2.tar.gz b/lxqt_wallet-3.2.2.tar.gz deleted file mode 100644 index f3b805f..0000000 --- a/lxqt_wallet-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a723bf1d34b0a0f3469e5b7362cf9966cb547f56129d398ea50825d46951a44d -size 282056 diff --git a/lxqt_wallet-4.0.0.tar.gz b/lxqt_wallet-4.0.0.tar.gz new file mode 100644 index 0000000..90a7d4f --- /dev/null +++ b/lxqt_wallet-4.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374d6344b774da1a89202d72912c285b840d71a4bcd82a7b699c8713baea3f68 +size 289898