Compare commits
42 Commits
21.08.2-1m
...
main
Author | SHA1 | Date | |
---|---|---|---|
b98521bcb5 | |||
c01e7abfd9 | |||
ce966a98cb | |||
c899719be8 | |||
11c92b4a9c | |||
e4cd702dc0 | |||
189e15b3f4 | |||
5e5346fc39 | |||
493a477388 | |||
670e64c373 | |||
6079afcc68 | |||
b2910bcb08 | |||
cdc4451c97 | |||
c0b0f8994a | |||
8550fe1802 | |||
66f7311d01 | |||
6fb5e020fa | |||
d485082605 | |||
d01793a7ad | |||
ba0a34be44 | |||
483ba0fd43 | |||
054e9d6bb0 | |||
68791c4410 | |||
cfc9944953 | |||
e405b24102 | |||
f61ece1a4f | |||
d580198366 | |||
2a97f90e81 | |||
593e99506a | |||
6c95ca0a2e | |||
b86547aad4 | |||
fb28757f13 | |||
3fd7389e3d | |||
8bd64d40d3 | |||
5f94f740c4 | |||
8a0457a476 | |||
f33da77fbc | |||
763b4c2fc1 | |||
d48a4aa0d1 | |||
1b2947a8b9 | |||
b2e22ad82b | |||
894f0bfadc |
267
kmail.spec
267
kmail.spec
@ -1,82 +1,100 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kmail
|
Name: kmail
|
||||||
Version: 21.08.2
|
Version: 25.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 mail client
|
Summary: KDE mail client
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
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/kmail-%{version}.tar.xz
|
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/kmail-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libQt5WebEngine-devel
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6OpenGL
|
||||||
|
BuildRequires: libQt6PrintSupport
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libakonadi-contacts-devel
|
BuildRequires: libakonadi-contacts-devel
|
||||||
BuildRequires: libakonadi-devel
|
BuildRequires: libakonadi-devel
|
||||||
BuildRequires: libakonadi-mime-devel
|
BuildRequires: libakonadi-mime-devel
|
||||||
BuildRequires: libakonadi-search-devel
|
BuildRequires: libakonadi-search-devel
|
||||||
BuildRequires: libassuan-devel
|
BuildRequires: libassuan-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
|
BuildRequires: libgpg-error-devel
|
||||||
BuildRequires: libgpgme-devel
|
BuildRequires: libgpgme-devel
|
||||||
|
BuildRequires: libgpgmepp
|
||||||
BuildRequires: libgrantleetheme-devel
|
BuildRequires: libgrantleetheme-devel
|
||||||
BuildRequires: libgravatar-devel
|
BuildRequires: libgravatar-devel
|
||||||
BuildRequires: libkauth-devel
|
|
||||||
BuildRequires: libkbookmarks-devel
|
|
||||||
BuildRequires: libkcalendarcore-devel
|
|
||||||
BuildRequires: libkcalutils-devel
|
BuildRequires: libkcalutils-devel
|
||||||
BuildRequires: libkcmutils-devel
|
|
||||||
BuildRequires: libkcodecs-devel
|
|
||||||
BuildRequires: libkcompletion-devel
|
|
||||||
BuildRequires: libkconfig-devel
|
|
||||||
BuildRequires: libkconfigwidgets-devel
|
|
||||||
BuildRequires: libkcontacts-devel
|
|
||||||
BuildRequires: libkcoreaddons-devel
|
|
||||||
BuildRequires: libkcrash-devel
|
|
||||||
BuildRequires: libkdbusaddons-devel
|
|
||||||
BuildRequires: libkdepim-devel
|
BuildRequires: libkdepim-devel
|
||||||
BuildRequires: libkguiaddons-devel
|
BuildRequires: libkf6-kbookmarks-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libkf6-kcalendarcore-devel
|
||||||
BuildRequires: libkiconthemes-devel
|
BuildRequires: libkf6-kcmutils-devel
|
||||||
|
BuildRequires: libkf6-kcodecs-devel
|
||||||
|
BuildRequires: libkf6-kcolorscheme-devel
|
||||||
|
BuildRequires: libkf6-kcompletion-devel
|
||||||
|
BuildRequires: libkf6-kconfig-devel
|
||||||
|
BuildRequires: libkf6-kconfigwidgets-devel
|
||||||
|
BuildRequires: libkf6-kcontacts-devel
|
||||||
|
BuildRequires: libkf6-kcoreaddons-devel
|
||||||
|
BuildRequires: libkf6-kcrash-devel
|
||||||
|
BuildRequires: libkf6-kdbusaddons-devel
|
||||||
|
BuildRequires: libkf6-kguiaddons-devel
|
||||||
|
BuildRequires: libkf6-ki18n-devel
|
||||||
|
BuildRequires: libkf6-kiconthemes-devel
|
||||||
|
BuildRequires: libkf6-kio-devel
|
||||||
|
BuildRequires: libkf6-kitemmodels-devel
|
||||||
|
BuildRequires: libkf6-kitemviews-devel
|
||||||
|
BuildRequires: libkf6-kjobwidgets-devel
|
||||||
|
BuildRequires: libkf6-knotifications-devel
|
||||||
|
BuildRequires: libkf6-knotifyconfig-devel
|
||||||
|
BuildRequires: libkf6-kparts-devel
|
||||||
|
BuildRequires: libkf6-kservice-devel
|
||||||
|
BuildRequires: libkf6-kstatusnotifieritem-devel
|
||||||
|
BuildRequires: libkf6-ktexttemplate-devel
|
||||||
|
BuildRequires: libkf6-kuserfeedback-devel
|
||||||
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||||
|
BuildRequires: libkf6-kwindowsystem-devel
|
||||||
|
BuildRequires: libkf6-kxmlgui-devel
|
||||||
|
BuildRequires: libkf6-solid-devel
|
||||||
|
BuildRequires: libkf6-sonnet-devel
|
||||||
|
BuildRequires: libkf6-syntax-highlighting-devel
|
||||||
BuildRequires: libkidentitymanagement-devel
|
BuildRequires: libkidentitymanagement-devel
|
||||||
BuildRequires: libkimap-devel
|
BuildRequires: libkimap-devel
|
||||||
BuildRequires: libkio-devel
|
|
||||||
BuildRequires: libkitemmodels-devel
|
|
||||||
BuildRequires: libkitemviews-devel
|
|
||||||
BuildRequires: libkjobwidgets-devel
|
|
||||||
BuildRequires: libkldap-devel
|
BuildRequires: libkldap-devel
|
||||||
BuildRequires: libkleo-devel
|
BuildRequires: libkleo-devel
|
||||||
BuildRequires: libkmailtransport-devel
|
BuildRequires: libkmailtransport-devel
|
||||||
BuildRequires: libkmime-devel
|
BuildRequires: libkmime-devel
|
||||||
BuildRequires: libknotifications-devel
|
|
||||||
BuildRequires: libknotifyconfig-devel
|
|
||||||
BuildRequires: libkontactinterface-devel
|
BuildRequires: libkontactinterface-devel
|
||||||
BuildRequires: libkparts-devel
|
|
||||||
BuildRequires: libkpimtextedit-devel
|
BuildRequires: libkpimtextedit-devel
|
||||||
BuildRequires: libkservice-devel
|
|
||||||
BuildRequires: libksieve-devel
|
BuildRequires: libksieve-devel
|
||||||
BuildRequires: libktextwidgets-devel
|
BuildRequires: libktextaddons-qt6-devel
|
||||||
BuildRequires: libktnef-devel
|
BuildRequires: libktnef-devel
|
||||||
BuildRequires: libkuserfeedback-devel
|
|
||||||
BuildRequires: libkwallet-devel
|
|
||||||
BuildRequires: libkwidgetsaddons-devel
|
|
||||||
BuildRequires: libkwindowsystem-devel
|
|
||||||
BuildRequires: libkxmlgui-devel
|
|
||||||
BuildRequires: libmailcommon-devel
|
BuildRequires: libmailcommon-devel
|
||||||
BuildRequires: libpimcommon-devel
|
BuildRequires: libpimcommon-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libplasma-activities-devel
|
||||||
BuildRequires: libqtkeychain-devel
|
BuildRequires: libqgpgme-qt6-devel
|
||||||
BuildRequires: libsolid-devel
|
BuildRequires: libqtkeychain-qt6-devel
|
||||||
BuildRequires: libsonnet-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libsyntax-highlighting-devel
|
|
||||||
BuildRequires: messagelib-devel
|
BuildRequires: messagelib-devel
|
||||||
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
|
BuildRequires: qt6-qtpositioning-devel
|
||||||
|
BuildRequires: qt6-qtwebchannel-devel
|
||||||
|
BuildRequires: qt6-qtwebengine-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: kf6-rpm-macros
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
BuildRequires: libgpgme-devel >= 1.18.0
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires: kleopatra
|
Requires: kleopatra
|
||||||
Requires: kdepim-runtime >= %{version}
|
Requires: kdepim-runtime >= %{version}
|
||||||
@ -87,6 +105,7 @@ Obsoletes: kdepim-core < 21.08.0
|
|||||||
Requires: pinentry-qt
|
Requires: pinentry-qt
|
||||||
Requires: kmail-account-wizard
|
Requires: kmail-account-wizard
|
||||||
Requires: mbox-importer
|
Requires: mbox-importer
|
||||||
|
Requires: spamassassin
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The KDE mail client.
|
The KDE mail client.
|
||||||
@ -107,20 +126,18 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde5 -d build
|
%cmake_kf6
|
||||||
%make
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%cmake_install
|
||||||
|
|
||||||
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
%find_lang %{name} --with-qt --with-man --with-html --all-name || touch %{name}.lang
|
||||||
|
|
||||||
# workaround for rpm 5.2 bug
|
# workaround for rpm 5.2 bug
|
||||||
rm -f %{buildroot}%{_docdir}/HTML/nl/ktnef/index.cache.bz2
|
rm -f %{buildroot}%{_docdir}/HTML/nl/ktnef/index.cache.bz2
|
||||||
@ -128,21 +145,12 @@ rm -f %{buildroot}%{_docdir}/HTML/nl/ktnef/index.cache.bz2
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
%files -f %{name}.lang
|
||||||
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/akonadi_*_agent
|
%{_bindir}/akonadi_*_agent
|
||||||
%{_bindir}/kmail
|
%{_bindir}/kmail
|
||||||
%{_bindir}/kmail-refresh-settings
|
%{_bindir}/kmail-refresh-settings
|
||||||
%{_bindir}/ktnef
|
%{_bindir}/ktnef
|
||||||
%{_libdir}/qt5/plugins/akonadi/config/*.so
|
|
||||||
%dir %{_libdir}/qt5/plugins/pim/kcms/kmail
|
|
||||||
%{_libdir}/qt5/plugins/pim/kcms/kmail/kcm_kmail_*.so
|
|
||||||
%{_libdir}/qt5/plugins/pim/kcms/summary/kcmkmailsummary.so
|
|
||||||
%{_libdir}/qt5/plugins/pim/kcms/summary/kcmkontactsummary.so
|
|
||||||
%{_datadir}/akonadi/agents/*.desktop
|
%{_datadir}/akonadi/agents/*.desktop
|
||||||
%{_datadir}/applications/kmail_view.desktop
|
%{_datadir}/applications/kmail_view.desktop
|
||||||
%{_datadir}/applications/org.kde.kmail2.desktop
|
%{_datadir}/applications/org.kde.kmail2.desktop
|
||||||
@ -154,15 +162,10 @@ rm -f %{buildroot}%{_docdir}/HTML/nl/ktnef/index.cache.bz2
|
|||||||
%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmail.xml
|
%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmail.xml
|
||||||
%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmailpart.xml
|
%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmailpart.xml
|
||||||
%{_datadir}/dbus-1/services/org.kde.kmail.service
|
%{_datadir}/dbus-1/services/org.kde.kmail.service
|
||||||
%{_datadir}/kconf_update/*
|
|
||||||
%{_datadir}/kmail2/pics/pgp-keys.png
|
%{_datadir}/kmail2/pics/pgp-keys.png
|
||||||
%{_datadir}/knotifications5/*.notifyrc
|
%{_datadir}/knotifications6/*.notifyrc
|
||||||
%{_datadir}/kontact/ksettingsdialog/*.setdlg
|
%{_datadir}/qlogging-categories6/kmail.categories
|
||||||
%{_datadir}/kservices5/*.desktop
|
%{_datadir}/qlogging-categories6/kmail.renamecategories
|
||||||
%{_datadir}/kservices5/kontact/*.desktop
|
|
||||||
%{_datadir}/kxmlgui5/kontactsummary/kontactsummary_part.rc
|
|
||||||
%{_datadir}/qlogging-categories5/kmail.categories
|
|
||||||
%{_datadir}/qlogging-categories5/kmail.renamecategories
|
|
||||||
%{_datadir}/icons/hicolor/*/apps/kmail.png
|
%{_datadir}/icons/hicolor/*/apps/kmail.png
|
||||||
%{_datadir}/icons/hicolor/*/actions/ktnef_extract_all_to.png
|
%{_datadir}/icons/hicolor/*/actions/ktnef_extract_all_to.png
|
||||||
%{_datadir}/icons/hicolor/*/actions/ktnef_extract_to.png
|
%{_datadir}/icons/hicolor/*/actions/ktnef_extract_to.png
|
||||||
@ -174,11 +177,145 @@ rm -f %{buildroot}%{_docdir}/HTML/nl/ktnef/index.cache.bz2
|
|||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libkmailprivate.so.*
|
%{_libdir}/libkmailprivate.so.*
|
||||||
%{_libdir}/qt5/plugins/kontact5/kontact_*.so
|
%{_libdir}/libmailfilteragentprivate.so.*
|
||||||
%{_libdir}/qt5/plugins/*.so
|
%{_qt6_plugindir}/pim6/akonadi/config/*.so
|
||||||
|
%dir %{_qt6_plugindir}/pim6/kcms/kmail
|
||||||
|
%{_qt6_plugindir}/pim6/kcms/kmail/kcm_kmail_*.so
|
||||||
|
%{_qt6_plugindir}/pim6/kcms/summary/kcm*.so
|
||||||
|
%{_qt6_plugindir}/pim6/kontact/kontact_*.so
|
||||||
|
%{_libdir}/qt6/plugins/*.so
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 23 2025 Automatic Build System <autodist@openmamba.org> 25.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Mar 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Feb 09 2025 Automatic Build System <autodist@openmamba.org> 24.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Dec 16 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jul 06 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 24.05.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon May 27 2024 Automatic Build System <autodist@openmamba.org> 24.05.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Apr 14 2024 Automatic Build System <autodist@openmamba.org> 24.02.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Mar 25 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Mar 11 2024 Automatic Build System <autodist@openmamba.org> 24.02.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Feb 18 2024 Automatic Build System <autodist@openmamba.org> 23.08.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 23.08.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Nov 11 2023 Automatic Build System <autodist@mambasoft.it> 23.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Oct 16 2023 Automatic Build System <autodist@mambasoft.it> 23.08.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Sep 16 2023 Automatic Build System <autodist@mambasoft.it> 23.08.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jul 11 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 23.04.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat May 13 2023 Automatic Build System <autodist@mambasoft.it> 23.04.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue May 02 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Mar 04 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Feb 07 2023 Automatic Build System <autodist@mambasoft.it> 22.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jan 08 2023 Automatic Build System <autodist@mambasoft.it> 22.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Dec 12 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
|
||||||
|
|
||||||
|
* Tue Oct 18 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Sep 10 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Aug 27 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jul 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jun 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue May 17 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Apr 28 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
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Feb 06 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jan 08 2022 Automatic Build System <autodist@mambasoft.it> 21.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Dec 18 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Nov 09 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Oct 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.08.2-2mamba
|
||||||
|
- require spamassassin
|
||||||
|
|
||||||
* Mon Oct 11 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
|
* Mon Oct 11 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user