automatic version update by autodist [release 22.12.0-1mamba;Sun Dec 11 2022]

This commit is contained in:
Automatic Build System 2024-01-05 22:08:37 +01:00
parent a366b1f1dd
commit 0f5b5fbd7d

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: eventviews
Version: 22.08.3
Version: 22.12.0
Release: 1mamba
Summary: KDE Frameworks 5 event views library
Group: System/Libraries
@ -10,7 +10,6 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
Source: http://download.kde.org/stable/release-service/%{version}/src/eventviews-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -93,7 +92,7 @@ exit 0
%files -n lib%{name} -f %{name}5_qt.lang
%defattr(-,root,root)
%{_kde5_libdir}/libKF5EventViews.so.*
%{_kde5_servicetypesdir}/calendardecoration.desktop
#%{_kde5_servicetypesdir}/calendardecoration.desktop
%{_datadir}/qlogging-categories5/eventviews.categories
%{_datadir}/qlogging-categories5/eventviews.renamecategories
@ -106,6 +105,9 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_EventViews.pri
%changelog
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
- automatic version update by autodist
* Sun Nov 06 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
- automatic version update by autodist