rebuilt by autoport with build requirements: libbotan-devel>=0:3.6.1-1mamba [release 2.7.9-3mamba;Sun Jan 05 2025]

This commit is contained in:
Automatic Build System 2025-01-05 23:01:55 +01:00
parent bba7a6c1fb
commit 79df291565
2 changed files with 12 additions and 4 deletions

View File

@ -2,3 +2,4 @@
KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information.

View File

@ -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 <autodist@mambasoft.it> 2.7.9-3mamba
- rebuilt by autoport with build requirements: libbotan-devel>=0:3.6.1-1mamba
* Sat Jul 20 2024 Automatic Build System <autodist@mambasoft.it> 2.7.9-2mamba
- rebuilt by autoport with build requirements: libbotan-devel>=0:3.5.0-1mamba