automatic version update by autodist [release 22.04.0-1mamba;Wed Apr 27 2022]

This commit is contained in:
Automatic Build System 2024-01-06 06:39:56 +01:00
parent aaa116d7e1
commit b1477f4fb2

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: mailcommon Name: mailcommon
Version: 21.12.3 Version: 22.04.0
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 5 common mail library Summary: KDE Frameworks 5 common mail library
Group: System/Libraries Group: System/Libraries
@ -10,7 +10,6 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/ URL: https://kde.org/
Source: http://download.kde.org/stable/release-service/%{version}/src/mailcommon-%{version}.tar.xz Source: http://download.kde.org/stable/release-service/%{version}/src/mailcommon-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -122,15 +121,18 @@ exit 0
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_kde5_includedir}/MailCommon %dir %{_kde5_includedir}/MailCommon
%{_kde5_includedir}/MailCommon/* %{_kde5_includedir}/MailCommon/*
%dir %{_kde5_includedir}/mailcommon #%dir %{_kde5_includedir}/mailcommon
%{_kde5_includedir}/mailcommon/* #%{_kde5_includedir}/mailcommon/*
%{_kde5_includedir}/mailcommon_version.h #%{_kde5_includedir}/mailcommon_version.h
%{_kde5_libdir}/cmake/KF5MailCommon/KF5MailCommon*.cmake %{_kde5_libdir}/cmake/KF5MailCommon/KF5MailCommon*.cmake
%{_kde5_libdir}/libKF5MailCommon.so %{_kde5_libdir}/libKF5MailCommon.so
%{_libdir}/qt5/mkspecs/modules/qt_MailCommon.pri %{_libdir}/qt5/mkspecs/modules/qt_MailCommon.pri
%{_libdir}/qt5/plugins/designer/mailcommonwidgets.so %{_libdir}/qt5/plugins/designer/mailcommonwidgets.so
%changelog %changelog
* Wed Apr 27 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
- automatic version update by autodist
* Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba * Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
- automatic version update by autodist - automatic version update by autodist