Merge branch 'master' into epel8

epel9
Germano Massullo 5 years ago
commit d36c8f8828

@ -2,7 +2,7 @@
Name: keepassxc Name: keepassxc
Version: 2.4.3 Version: 2.4.3
Release: 5%{?dist} Release: 6%{?dist}
Summary: Cross-platform password manager Summary: Cross-platform password manager
License: Boost and BSD and CC0 and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv3+ and Public Domain License: Boost and BSD and CC0 and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv3+ and Public Domain
URL: http://www.keepassxc.org/ URL: http://www.keepassxc.org/
@ -28,7 +28,7 @@ BuildRequires: libXi-devel
BuildRequires: libXtst-devel BuildRequires: libXtst-devel
BuildRequires: libyubikey-devel BuildRequires: libyubikey-devel
BuildRequires: qt5-qtx11extras-devel BuildRequires: qt5-qtx11extras-devel
BuildRequires: quazip-devel BuildRequires: quazip-qt5-devel
BuildRequires: ykpers-devel BuildRequires: ykpers-devel
BuildRequires: zlib-devel BuildRequires: zlib-devel
BuildRequires: libappstream-glib BuildRequires: libappstream-glib
@ -116,6 +116,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.%{nam
%{_mandir}/man1/%{name}-cli.1* %{_mandir}/man1/%{name}-cli.1*
%changelog %changelog
* Thu Sep 19 2019 Germano Massullo <germano.massullo@gmail.com> - 2.4.3-6
- Replaced BuildRequires: quazip-devel with BuildRequires: quazip-qt5-devel
* Mon Sep 16 2019 Germano Massullo <germano.massullo@gmail.com> - 2.4.3-5 * Mon Sep 16 2019 Germano Massullo <germano.massullo@gmail.com> - 2.4.3-5
- Added BuildRequires: quazip-devel - Added BuildRequires: quazip-devel

Loading…
Cancel
Save