automatic version update by autodist [release 6.7.0-1mamba;Mon Oct 14 2024]
This commit is contained in:
parent
f198129024
commit
c1b7efbede
15
kf6-kio.spec
15
kf6-kio.spec
@ -2,8 +2,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kio
|
||||
Version: 6.6.0
|
||||
Release: 2mamba
|
||||
Version: 6.7.0
|
||||
Release: 1mamba
|
||||
Summary: Network transparent access to files and data
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -14,6 +14,13 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kio-%
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Concurrent
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libattr-devel
|
||||
@ -46,7 +53,6 @@ BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: qt6-qt5compat-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: qt6-qtbase-devel >= 6.7.3
|
||||
BuildRequires: cmake
|
||||
@ -134,6 +140,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.6.0-2mamba
|
||||
- rebuilt with qt6 6.7.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user