update to 5.10.5 [release 5.10.5-1mamba;Sat Sep 23 2017]
This commit is contained in:
parent
80243953c7
commit
09cb8e5f9e
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: plasma-integration
|
Name: plasma-integration
|
||||||
Version: 5.8.4
|
Version: 5.10.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Integration of Qt application with KDE workspaces
|
Summary: Integration of Qt application with KDE workspaces
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -37,6 +37,8 @@ BuildRequires: libkxmlgui-devel
|
|||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libsolid-devel
|
BuildRequires: libsolid-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libxcb-devel
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
@ -68,9 +70,11 @@ Framework Integration is a set of plugins responsible for better integration of
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so
|
%{_libdir}/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so
|
||||||
%{_datadir}/kconf_update/*
|
%{_datadir}/kconf_update/*
|
||||||
%doc COPYING.LIB
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.5-1mamba
|
||||||
|
- update to 5.10.5
|
||||||
|
|
||||||
* Tue Nov 22 2016 Automatic Build System <autodist@mambasoft.it> 5.8.4-1mamba
|
* Tue Nov 22 2016 Automatic Build System <autodist@mambasoft.it> 5.8.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user