|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: keepassxc
|
|
|
|
|
Version: 2.7.7
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Cross-platform password manager
|
|
|
|
|
License: Boost and BSD and CC0 and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv3+ and Public Domain
|
|
|
|
|
URL: https://keepassxc.org/
|
|
|
|
@ -120,6 +120,9 @@ Provides: bundled(ykcore)
|
|
|
|
|
ExcludeArch: s390x
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Obsoletes: keepassx <= 2.0.3
|
|
|
|
|
Provides: keepassx >= 2.0.4
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
KeePassXC is a community fork of KeePassX
|
|
|
|
|
KeePassXC is an application for people with extremely high demands on secure
|
|
|
|
@ -212,6 +215,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.%{nam
|
|
|
|
|
%{_mandir}/man1/%{name}.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue May 07 2024 Germano Massullo <germano.massullo@gmail.com> - 2.7.7-4
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Fri Mar 15 2024 Jan Grulich <jgrulich@redhat.com> - 2.7.7-3
|
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
|
|