replaces BuildRequires: minizip-compat-devel with BuildRequires: minizip-devel

epel9
Germano Massullo 3 years ago
parent d9b277f0b2
commit 4154c50f85

@ -3,7 +3,7 @@
Name: keepassxc
Version: 2.7.1
Release: 1%{?dist}
Release: 2%{?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/
@ -37,7 +37,7 @@ BuildRequires: libusb1-devel
BuildRequires: libXi-devel
BuildRequires: libXtst-devel
BuildRequires: libyubikey-devel
BuildRequires: minizip-compat-devel
BuildRequires: minizip-devel
BuildRequires: pcsc-lite-devel
BuildRequires: qrencode-devel
BuildRequires: readline-devel
@ -169,6 +169,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.%{nam
%endif
%changelog
* Mon Apr 11 2022 Germano Massullo <germano.massullo@gmail.com> - 2.7.1-2
- replaces BuildRequires: minizip-compat-devel with BuildRequires: minizip-devel
* Wed Apr 06 2022 Germano Massullo <germano.massullo@gmail.com> - 2.7.1-1
- 2.7.1 release

Loading…
Cancel
Save