automatic version update by autodist [release 5.22.1-1mamba;Tue Jun 15 2021]

This commit is contained in:
Automatic Build System 2024-01-06 04:54:03 +01:00
parent 84629d715e
commit ae1dffb8fb

View File

@ -1,16 +1,15 @@
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: libkscreen
Version: 5.21.5
Version: 5.22.1
Release: 1mamba
Summary: KDE Frameworks 5 screens configuration library
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org
URL: https://kde.org/
Source: http://download.kde.org/stable/plasma/%{plasmaver}/libkscreen-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -68,7 +67,7 @@ exit 0
%{_libdir}/qt5/plugins/kf5/kscreen/*.so
%{_datadir}/dbus-1/services/org.kde.kscreen.service
%{_datadir}/qlogging-categories5/libkscreen.categories
%doc COPYING COPYING.LIB
%doc LICENSES
%files devel
%defattr(-,root,root)
@ -85,6 +84,12 @@ exit 0
%{_kde5_mkspecsdir}/qt_KScreen.pri
%changelog
* Tue Jun 15 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
- automatic version update by autodist
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
- automatic version update by autodist
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-1mamba
- automatic version update by autodist