automatic version update by autodist [release 5.89.0-1mamba;Sat Dec 18 2021]
This commit is contained in:
parent
2f9e1d4459
commit
f44fafc15f
12
kconfig.spec
12
kconfig.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kconfig
|
||||
Version: 5.88.0
|
||||
Version: 5.89.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks advanced configuration system
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -81,6 +81,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5ConfigCore.so.*
|
||||
%{_kde5_libdir}/libKF5ConfigGui.so.*
|
||||
%{_kde5_libdir}/libKF5ConfigQml.so.*
|
||||
%{_kde5_libexecdir}/kconf_update
|
||||
%{_kde5_libexecdir}/kconfig_compiler_kf5
|
||||
%doc LICENSES
|
||||
@ -90,13 +91,20 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kde5_includedir}/KConfigCore
|
||||
%{_kde5_includedir}/KConfigGui
|
||||
%{_kde5_includedir}/kconfig_version.h
|
||||
%{_kde5_libdir}/cmake/KF5Config
|
||||
%dir %{_kde5_includedir}/KConfigQml
|
||||
%{_kde5_includedir}/KConfigQml/*
|
||||
%{_kde5_libdir}/libKF5ConfigCore.so
|
||||
%{_kde5_libdir}/libKF5ConfigGui.so
|
||||
%{_kde5_libdir}/libKF5ConfigQml.so
|
||||
%{_kde5_mkspecsdir}/qt_KConfigCore.pri
|
||||
%{_kde5_mkspecsdir}/qt_KConfigGui.pri
|
||||
%dir %{_kde5_libdir}/cmake/KF5Config
|
||||
%{_kde5_libdir}/cmake/KF5Config/*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 18 2021 Automatic Build System <autodist@mambasoft.it> 5.89.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 13 2021 Automatic Build System <autodist@mambasoft.it> 5.88.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user