automatic version update by autodist [release 22.04.0-1mamba;Sun Apr 24 2022]

This commit is contained in:
Automatic Build System 2024-01-06 02:09:32 +01:00
parent 9a2e7bae40
commit 57ad569297

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kmime
Version: 21.12.3
Version: 22.04.0
Release: 1mamba
Summary: KDE Frameworks 5 mime 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/kmime-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -81,13 +80,16 @@ exit 0
%{_kde5_includedir}/KMime/KMime/*
%dir %{_kde5_includedir}/KMime/kmime
%{_kde5_includedir}/KMime/kmime/*
%{_kde5_includedir}/kmime_version.h
%{_kde5_includedir}/KMime/kmime_version.h
%dir %{_kde5_libdir}/cmake/KF5Mime
%{_kde5_libdir}/cmake/KF5Mime/KF5Mime*.cmake
%{_kde5_libdir}/libKF5Mime.so
%{_kde5_mkspecsdir}/qt_KMime.pri
%changelog
* Sun Apr 24 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
- automatic version update by autodist
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
- automatic version update by autodist