Adds obsoletes/provides keepassx

epel9
Germano Massullo 9 months ago
parent b174c814c4
commit 6cf8701145

@ -3,7 +3,7 @@
Name: keepassxc Name: keepassxc
Version: 2.7.7 Version: 2.7.7
Release: 3%{?dist} Release: 4%{?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: https://keepassxc.org/ URL: https://keepassxc.org/
@ -120,6 +120,9 @@ Provides: bundled(ykcore)
ExcludeArch: s390x ExcludeArch: s390x
%endif %endif
Obsoletes: keepassx <= 2.0.3
Provides: keepassx >= 2.0.4
%description %description
KeePassXC is a community fork of KeePassX KeePassXC is a community fork of KeePassX
KeePassXC is an application for people with extremely high demands on secure 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* %{_mandir}/man1/%{name}.1*
%changelog %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 * Fri Mar 15 2024 Jan Grulich <jgrulich@redhat.com> - 2.7.7-3
- Rebuild (qt5) - Rebuild (qt5)

Loading…
Cancel
Save