automatic version update by autodist [release 5.26.2-1mamba;Sun Oct 30 2022]
This commit is contained in:
parent
841ced1d41
commit
95073d48e7
@ -1,7 +1,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: libkscreen
|
||||
Version: 5.26.1
|
||||
Version: 5.26.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 screens configuration library
|
||||
Group: System/Libraries
|
||||
@ -51,6 +51,8 @@ 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 --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -62,7 +64,7 @@ exit 0
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%files
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/kscreen-doctor
|
||||
%{_userunitdir}/plasma-kscreen.service
|
||||
@ -89,6 +91,9 @@ exit 0
|
||||
%{_kde5_mkspecsdir}/qt_KScreen.pri
|
||||
|
||||
%changelog
|
||||
* Sun Oct 30 2022 Automatic Build System <autodist@mambasoft.it> 5.26.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 19 2022 Automatic Build System <autodist@mambasoft.it> 5.26.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user