From 0af4c7621002bec74cd904620bb61b9856046d2e Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Mon, 16 Sep 2019 12:32:53 +0200 Subject: [PATCH] added BuildRequires: quazip-devel --- keepassxc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/keepassxc.spec b/keepassxc.spec index 24a4dce..c9b04dc 100644 --- a/keepassxc.spec +++ b/keepassxc.spec @@ -2,7 +2,7 @@ Name: keepassxc Version: 2.4.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Cross-platform password manager License: Boost and BSD and CC0 and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv3+ and Public Domain URL: http://www.keepassxc.org/ @@ -28,6 +28,7 @@ BuildRequires: libXi-devel BuildRequires: libXtst-devel BuildRequires: libyubikey-devel BuildRequires: qt5-qtx11extras-devel +BuildRequires: quazip-devel BuildRequires: ykpers-devel BuildRequires: zlib-devel BuildRequires: libappstream-glib @@ -115,6 +116,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.%{nam %{_mandir}/man1/%{name}-cli.1* %changelog +* Mon Sep 16 2019 Germano Massullo - 2.4.3-5 +- Added BuildRequires: quazip-devel + * Thu Sep 05 2019 Germano Massullo - 2.4.3-4 - Added -DWITH_XC_KEESHARE_SECURE=ON