automatic version update by autodist [release 5.60.0-1mamba;Wed Jul 24 2019]

This commit is contained in:
Automatic Build System 2024-01-05 22:32:05 +01:00
parent 8a0f49dfed
commit 0eb4e2c5cc

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: frameworkintegration Name: frameworkintegration
Version: 5.59.0 Version: 5.60.0
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 5 Integration of Qt application with KDE workspaces Summary: KDE Frameworks 5 Integration of Qt application with KDE workspaces
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
@ -75,7 +75,7 @@ This package contains libraries and header files for developing applications tha
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build %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 %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -88,7 +88,7 @@ exit 0
/sbin/ldconfig /sbin/ldconfig
exit 0 exit 0
%files -f %{name}5_qt.lang %files
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_kde5_datadir}/kf5/infopage %dir %{_kde5_datadir}/kf5/infopage
%{_kde5_datadir}/kf5/infopage/* %{_kde5_datadir}/kf5/infopage/*
@ -111,6 +111,9 @@ exit 0
%{_kde5_libdir}/libKF5Style.so %{_kde5_libdir}/libKF5Style.so
%changelog %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 * Fri Jun 14 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
- automatic version update by autodist - automatic version update by autodist