automatic version update by autodist [release 5.60.0-1mamba;Wed Jul 24 2019]
This commit is contained in:
parent
8a0f49dfed
commit
0eb4e2c5cc
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: frameworkintegration
|
||||
Version: 5.59.0
|
||||
Version: 5.60.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Integration of Qt application with KDE workspaces
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -75,7 +75,7 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
#% find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -88,7 +88,7 @@ exit 0
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kde5_datadir}/kf5/infopage
|
||||
%{_kde5_datadir}/kf5/infopage/*
|
||||
@ -111,6 +111,9 @@ exit 0
|
||||
%{_kde5_libdir}/libKF5Style.so
|
||||
|
||||
%changelog
|
||||
* Wed Jul 24 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 14 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user