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:
parent
bba7a6c1fb
commit
79df291565
@ -2,3 +2,4 @@
|
|||||||
|
|
||||||
KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information.
|
KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: keepassxc
|
Name: keepassxc
|
||||||
Version: 2.7.9
|
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
|
Summary: A modern, secure, and open-source password manager that stores and manages your most sensitive information
|
||||||
Group: Graphical Desktop/Applications/Security
|
Group: Graphical Desktop/Applications/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,7 +11,13 @@ Source: https://github.com/keepassxreboot/keepassxc.git/%{version}/keepas
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Concurrent
|
||||||
|
BuildRequires: libQt5Core
|
||||||
|
BuildRequires: libQt5DBus
|
||||||
|
BuildRequires: libQt5Gui
|
||||||
|
BuildRequires: libQt5Network
|
||||||
BuildRequires: libQt5Svg-devel
|
BuildRequires: libQt5Svg-devel
|
||||||
|
BuildRequires: libQt5Widgets
|
||||||
BuildRequires: libQt5X11Extras-devel
|
BuildRequires: libQt5X11Extras-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXtst-devel
|
BuildRequires: libXtst-devel
|
||||||
@ -25,15 +31,13 @@ BuildRequires: libreadline-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libbotan-devel >= 0:3.5.0-1mamba
|
BuildRequires: libbotan-devel >= 0:3.6.1-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information.
|
KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -78,6 +82,9 @@ KeePassXC is a modern, secure, and open-source password manager that stores and
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- rebuilt by autoport with build requirements: libbotan-devel>=0:3.5.0-1mamba
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user