diff --git a/README.md b/README.md index 02736eb..4d68134 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information. + diff --git a/keepassxc.spec b/keepassxc.spec index 93aa613..ac69e31 100644 --- a/keepassxc.spec +++ b/keepassxc.spec @@ -1,6 +1,6 @@ Name: keepassxc Version: 2.7.9 -Release: 2mamba +Release: 3mamba Summary: A modern, secure, and open-source password manager that stores and manages your most sensitive information Group: Graphical Desktop/Applications/Security Vendor: openmamba @@ -11,7 +11,13 @@ Source: https://github.com/keepassxreboot/keepassxc.git/%{version}/keepas License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Concurrent +BuildRequires: libQt5Core +BuildRequires: libQt5DBus +BuildRequires: libQt5Gui +BuildRequires: libQt5Network BuildRequires: libQt5Svg-devel +BuildRequires: libQt5Widgets BuildRequires: libQt5X11Extras-devel BuildRequires: libX11-devel BuildRequires: libXtst-devel @@ -25,15 +31,13 @@ BuildRequires: libreadline-devel BuildRequires: libstdc++6-devel BuildRequires: libusb-devel BuildRequires: libz-devel -BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END -BuildRequires: libbotan-devel >= 0:3.5.0-1mamba +BuildRequires: libbotan-devel >= 0:3.6.1-1mamba BuildRequires: cmake %description KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information. -%debug_package %prep %setup -q @@ -78,6 +82,9 @@ KeePassXC is a modern, secure, and open-source password manager that stores and %doc COPYING %changelog +* Sun Jan 05 2025 Automatic Build System 2.7.9-3mamba +- rebuilt by autoport with build requirements: libbotan-devel>=0:3.6.1-1mamba + * Sat Jul 20 2024 Automatic Build System 2.7.9-2mamba - rebuilt by autoport with build requirements: libbotan-devel>=0:3.5.0-1mamba