diff --git a/keepassxc.spec b/keepassxc.spec index fee5768..424253d 100644 --- a/keepassxc.spec +++ b/keepassxc.spec @@ -3,7 +3,7 @@ Name: keepassxc Version: 2.7.1 -Release: 3%{?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/ @@ -73,6 +73,8 @@ BuildRequires: rubygem-asciidoctor %endif # enforces on the user system, Qt version to be the same one used to build KeepassXC +# This avoids "not a bug" bugreports like this one +# https://bugzilla.redhat.com/show_bug.cgi?id=2068981 %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} # KeePassXC bundles the ykcore code due to lack of support from Yubico and @@ -186,6 +188,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.%{nam %endif %changelog +* Wed May 25 2022 Mukundan Ragavan - 2.7.1-5 +- rebuilt + +* Tue May 17 2022 Jan Grulich - 2.7.1-4 +- Rebuild (qt5) + * Fri Apr 29 2022 Germano Massullo - 2.7.1-3 - enabled Patch0:xcb.patch for all branches - adds gcc-toolset-11-toolchain for el8