automatic version update by autodist [release 5.91.0-1mamba;Thu Feb 17 2022]
This commit is contained in:
parent
5f37dd12fc
commit
fe71c6a157
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kdeclarative
|
||||
Version: 5.90.0
|
||||
Version: 5.91.0
|
||||
Release: 1mamba
|
||||
Summary: Integration of QML and KDE work spaces
|
||||
Group: System/Libraries
|
||||
@ -12,20 +12,27 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kdeclarative-
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libepoxy-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkcompletion-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkglobalaccel-devel
|
||||
BuildRequires: libkguiaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkiconthemes-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkpackage-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libepoxy-devel
|
||||
@ -86,7 +93,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_bindir}/kpackagelauncherqml
|
||||
%dir %{_kde5_includedir}/KDeclarative
|
||||
%{_kde5_includedir}/KDeclarative/*
|
||||
%{_kde5_includedir}/kdeclarative_version.h
|
||||
%dir %{_libdir}/cmake/KF5Declarative
|
||||
%{_kde5_libdir}/cmake/KF5Declarative/KF5Declarative*.cmake
|
||||
%{_kde5_libdir}/libKF5Declarative.so
|
||||
@ -97,6 +103,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Feb 17 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user