From 1bd3fedb63183e530bf61dfea0997bb8701d7aff Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 21 Sep 2022 08:45:38 +0200 Subject: [PATCH] Rebuild (qt5) --- keepassxc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/keepassxc.spec b/keepassxc.spec index bb445d5..fd47c0c 100644 --- a/keepassxc.spec +++ b/keepassxc.spec @@ -3,7 +3,7 @@ Name: keepassxc Version: 2.7.1 -Release: 11%{?dist} +Release: 12%{?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/ @@ -179,6 +179,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.%{nam %{_mandir}/man1/%{name}.1* %changelog +* Wed Sep 21 2022 Jan Grulich - 2.7.1-12 +- Rebuild (qt5) + * Mon Jul 25 2022 Germano Massullo - 2.7.1-11 - reverting Jan Grulich's removal of %%{?_qt5:Requires: %%{_qt5}%{?_isa} = %%{_qt5_version}}