automatic version update by autodist [release 6.5.0-1mamba;Wed Oct 22 2025]

This commit is contained in:
2025-10-24 19:10:25 +02:00
parent 82cd6d3134
commit 44cf238424

View File

@@ -1,7 +1,7 @@
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: libkscreen
Version: 6.4.5
Version: 6.5.0
Release: 1mamba
Summary: KDE Plasma screens configuration library
Group: System/Libraries
@@ -66,21 +66,13 @@ This package contains the tools provided with %{name}.
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post
/sbin/ldconfig
:
%postun
/sbin/ldconfig
:
%files -f %{name}.lang
%defattr(-,root,root)
%{_libdir}/libKF6Screen.so.*
%{_libdir}/libKF6ScreenDpms.so.*
%{_kf6_plugindir}/kscreen/KSC_Fake.so
%{_kf6_plugindir}/kscreen/KSC_KWayland.so
%{_kf6_plugindir}/kscreen/KSC_QScreen.so
#%{_kf6_plugindir}/kscreen/KSC_QScreen.so
%{_kf6_plugindir}/kscreen/KSC_XRandR.so
%{_libexecdir}/kf6/kscreen_backend_launcher
%doc LICENSES
@@ -112,6 +104,9 @@ This package contains the tools provided with %{name}.
%{_datadir}/zsh/site-functions/_kscreen-doctor
%changelog
* Wed Oct 22 2025 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
- automatic version update by autodist
* Wed Sep 10 2025 Automatic Build System <autodist@openmamba.org> 6.4.5-1mamba
- automatic version update by autodist