Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libKF5MailTransport5-20.04.2-lp152.1.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: libKF5MailTransport5 Distribution: openSUSE Leap 15.2
Version: 20.04.2 Vendor: openSUSE
Release: lp152.1.1 Build date: Mon Jun 15 06:07:53 2020
Group: System/Libraries Build host: obs-arm-9
Size: 360455 Source RPM: kmailtransport-20.04.2-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Mail Transport library for KDEPIM
The Mail Transport library for KDEPIM functionality

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Tue Jun 09 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 20.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-06-apps-update
  - No code change since 20.04.1
* Fri May 15 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-05-apps-update
  - No code change since 20.04.0
* Thu Apr 23 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-04-apps-update
  - No code change since 20.03.90
* Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.03.90
    * New feature release
  - No code change since 20.03.80
* Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.03.80
    * New feature release
  - Changes since 19.12.3:
    * Make compile against qt5.15
    * Fix build with 5.14.2 and 5.15 beta2
    * Autogenerate categories files
    * Make it compile against last qt5.15
    * Fix some clazy warning
    * Make it compile against last qt5.15 without deprecated method
    * Make it compile against qt5.15
    * Not necessary to use serviceTypes()
    * Use camelcase header (scripted)
    * Remove QCombobox usage
* Thu Mar 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-03-apps-update
  - No code change since 19.12.2
* Fri Feb 07 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-02-apps-update
  - No code change since 19.12.1
* Tue Jan 07 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 19.12.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/releases/19.12.1
  - No code change since 19.12.0
* Tue Dec 10 2019 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.12.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/releases/19.12
  - No code change since 19.11.90
* Sat Nov 30 2019 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.11.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/19.12-rc
  - No code change since 19.11.80
* Sun Nov 24 2019 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.11.80
    * New feature release
  - Changes since 19.08.3:
    * Use QLatin1String overload for QString::operator ==/!=
    * Add dummy API docs, so these classes show up on api.kde.org
    * Add framework type for api.kde.org
    * Fix API docs generation
* Thu Nov 07 2019 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.08.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08.3.php
  - No code change since 19.08.2
* Fri Oct 11 2019 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.08.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08.2.php
  - No code change since 19.08.1
* Thu Sep 05 2019 Luca Beltrame <lbeltrame@kde.org>
  - Update to 19.08.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08.1.php
  - Changes since 19.08.0:
    * Include KDE* cmake macros before any others
* Fri Aug 09 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 19.08.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08.0.php
  - No code change since 19.07.90
* Tue Aug 06 2019 lbeltrame@kde.org
  - Update to 19.07.90
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08-rc.php
  - No code changes since 19.07.80
* Tue Jul 23 2019 lbeltrame@kde.org
  - Update to 19.07.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08-beta.php
  - Changes since 19.04.3:
    * Remove unused includes
    * When we use framework 5.59.0 we can use new logging file directory
    * It was fixed in 5.13.0beta2
    * Remove full stop from checkbox
    * metainfo.yaml: Fix cmakename, is own top-level entry
    * Use new signal/slot
    * Use qOverload directly
    * Add option for disabling akonadi autotest (enable by default)
* Fri Jul 19 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Use %_kf5_debugdir for logging categories.
* Sat Jul 13 2019 lbeltrame@kde.org
  - Update to 19.04.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.04.3.php
  - No code changes since 19.04.2
* Fri Jun 07 2019 lbeltrame@kde.org
  - Update to 19.04.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.04.2.php
  - No code changes since 19.04.1
* Fri May 10 2019 lbeltrame@kde.org
  - Update to 19.04.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.04.1.php
  - No code changes since 19.04.0
* Sat Apr 20 2019 lbeltrame@kde.org
  - Update to 19.04.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.04.0.php
  - Changes since 19.03.90:
    * Fix the kwallet detection with older CMake versions.
* Tue Apr 09 2019 lbeltrame@kde.org
  - Update to 19.03.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/announce-applications-19.04-rc.php
  - Changes since 19.03.80:
    * Convert to camelcase include
    * Workaround qt5.13 bug
* Wed Mar 27 2019 lbeltrame@kde.org
  - Update to 19.03.80
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/announce-applications-19.04-beta.php
  - Changes since 18.12.3:
    * Make it compile without foreach
    * Make it compile against qt5.13
    * Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x060000
    * Fix minor typos
    * Fix minor EBN issues
    * Remove QT_CHECK
* Sat Mar 09 2019 lbeltrame@kde.org
  - Update to 18.12.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12.3.php
  - Changes since 18.12.2:
    * No code changes since 18.12.2
* Sat Feb 09 2019 lbeltrame@kde.org
  - Update to 18.12.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12.2.php
  - Changes since 18.12.1:
    * No code changes since 18.12.1
* Fri Jan 11 2019 lbeltrame@kde.org
  - Update to 18.12.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12.1.php
  - Changes since 18.12.0:
    * No code changes since 18.12.0
* Fri Dec 14 2018 lbeltrame@kde.org
  - Update to 18.12.0
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12.0.php
  - Changes since 18.11.90:
    * No code changes since 18.11.90
* Mon Dec 03 2018 lbeltrame@kde.org
  - Update to 18.11.90
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12-rc.php
  - Changes since 18.11.80:
    * License consistency: kmailtransport is LGPLv2+ licensed
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
  - Run spec-cleaner
* Tue Nov 20 2018 lbeltrame@kde.org
  - Update to 18.11.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12-beta.php
  - Changes since 18.08.3:
    * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
    * Fix minor EBN issues
    * Remove unused include
    * Port to QRegularExpression
    * Allow to add mailtransport options
    * Ignore file
    * Use new syntax
* Thu Nov 08 2018 lbeltrame@kde.org
  - Update to 18.08.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08.3.php
  - Changes since 18.08.2:
    * No code changes since 18.08.2
* Thu Oct 11 2018 lbeltrame@kde.org
  - Update to 18.08.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08.2.php
  - Changes since 18.08.1:
    * When instance is invalide return directly
* Wed Sep 19 2018 wbauer@tmo.at
  - Require sasl2-kdexoauth2 instead of sasl2-kdexoauth2-3, the
    package has been renamed
* Thu Sep 06 2018 lbeltrame@kde.org
  - Update to 18.08.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08.1.php
  - Changes since 18.08.0:
    * Fix error
    * Fix Bug 398036 - Password for sending mails not used when specified via password prompt (kde#398036)
    * Disable password lineedit when we don't store password
    * Make sure to remove password stored
    * Only recommend XOAUTH2 method on Gmail
* Thu Aug 16 2018 christophe@krop.fr
  - Update to 18.08.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08.0.php
  - Changes since 18.07.80:
    * kioslave was remove long time ago
* Thu Jul 26 2018 lbeltrame@kde.org
  - Update to 18.07.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08-beta.php
  - Changes since 18.04.3:
    * Use Q_REQUIRED_RESULT
    * SMTP: port XOAUTH handler to the new KGAPI2::AccountManager
    * SMTP: use the new KSmtp encryption enumerators
    * Use 587 as default SMTP port, fallback to 25 if 587 fails in ServerTest
    * Use SSL/TLS and STARTTLS as encryption option labels
    * Handle XOAUTH token expiration reported by KSmtp
    * Don't use deprecated api
    * SMTP: Add support for XOAUTH2 method
    * Implement auto-detection of XOAUTH2 method
    * Add clear button
    * Avoid to export private class
    * Fix metainfo.yaml
    * Port to new connect api
    * Remove private slot
* Fri Jul 13 2018 lbeltrame@kde.org
  - Update to 18.04.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04.3.php
  - Changes since 18.04.2:
    * None
* Fri Jun 08 2018 lbeltrame@kde.org
  - Update to 18.04.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04.2.php
  - Changes since 18.04.1:
    * None
* Fri May 11 2018 lbeltrame@kde.org
  - Update to 18.04.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04.1.php
  - Changes since 18.04.0:
    * None
* Wed Apr 18 2018 lbeltrame@kde.org
  - Update to 18.04.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04.0.php
  - Changes since 18.03.90:
    * None
* Fri Apr 06 2018 lbeltrame@kde.org
  - Update to 18.03.90
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04-rc.php
  - Changes since 17.12.3:
    * Too many changes to list here
* Thu Mar 08 2018 lbeltrame@kde.org
  - Update to 17.12.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12.3.php
  - Changes since 17.12.2:
    * Fix autotest smtpjobtest.
* Wed Feb 07 2018 lbeltrame@kde.org
  - Update to 17.12.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12.2.php
  - Changes since 17.12.1:
    * Fix Bug 388573 - Draft message is confused about mail transport (kde#388573)
* Thu Jan 11 2018 lbeltrame@kde.org
  - Update to 17.12.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12.1.php
  - Changes since 17.12.0:
    * None
* Sat Dec 09 2017 lbeltrame@kde.org
  - Update to 17.12.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12.0.php
  - Changes since 17.11.90:
    * None
* Sat Dec 02 2017 lbeltrame@kde.org
  - Update to 17.11.90
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12-rc.php
  - Changes since 17.11.80:
    * None
* Mon Nov 20 2017 lbeltrame@kde.org
  - Update to 17.11.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12-beta.php
  - Changes since 17.08.3:
    * Too many changes to list here
* Thu Nov 09 2017 lbeltrame@kde.org
  - Update to 17.08.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.08.3.php
  - Changes since 17.08.2:
    * Fix generated translated string
* Mon Oct 16 2017 lbeltrame@kde.org
  - Update to 17.08.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.08.2.php
  - Changes since 17.08.1:
    * None
* Thu Sep 07 2017 lbeltrame@kde.org
  - Update to 17.08.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.08.1.php
  - Changes since 17.08.0:
    * Add spacing
* Fri Aug 11 2017 christophe@krop.fr
  - Update to KDE Applications 17.08.0
    * New feature release
    * https://www.kde.org/announcements/announce-applications-17.08.0.php
  - Changes since 17.04.3 :
  - Too many changes to list here
* Sat Aug 05 2017 christophe@krop.fr
  - Update to KDE Applications 17.07.90
    * KDE Applications 17.07.90
    * https://www.kde.org/announcements/announce-applications-17.08-rc.php
* Sat Jul 15 2017 lbeltrame@kde.org
  - Update to 17.04.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04.3.php
  - Changes since 17.04.2:
    * None
* Wed Jun 07 2017 lbeltrame@kde.org
  - Update to 17.04.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04.2.php
  - Changes since 17.04.1:
    * None
* Wed May 17 2017 lbeltrame@kde.org
  - Update to 17.04.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04.1.php
  - Changes since 17.04.0:
    * Update license of the files to LGPLv2.1+
    * Update license to LGPLv2.1+
* Sun Apr 16 2017 lbeltrame@kde.org
  - Update to 17.04.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04.0.php
  - Changes since 17.03.90:
    * None
* Wed Apr 12 2017 lbeltrame@kde.org
  - Update to 17.03.90
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04-rc.php
  - Changes since 17.03.80:
    * Coding style (uncrustify)
* Sat Mar 25 2017 lbeltrame@kde.org
  - Update to 17.03.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04-beta.php
  - Changes since 16.12.3:
    * Too many changes to list here
* Thu Mar 09 2017 lbeltrame@kde.org
  - Update to 16.12.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-16.12.3.php
  - Changes since 16.12.2:
    * None
* Thu Feb 09 2017 lbeltrame@kde.org
  - Update to KDE Applications 16.12.2
    * KDE Applications 16.12.2
    * https://www.kde.org/announcements/announce-applications-16.12.2.php
* Sat Jan 14 2017 lbeltrame@kde.org
  - - Update to KDE Applications 16.12.1
    * KDE Applications 16.12.1
    * https://www.kde.org/announcements/announce-applications-16.12.1.php
* Tue Dec 13 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.12.0
    * KDE Applications 16.12.0
    * https://www.kde.org/announcements/announce-applications-16.12.0.php
* Sat Dec 03 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.11.90
    * KDE Applications 16.12.0 RC
    * https://www.kde.org/announcements/announce-applications-16.12-rc.php
* Tue Nov 29 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.11.80
    * KDE Applications 16.12.0 Beta
    * https://www.kde.org/announcements/announce-applications-16.12-beta.php
* Wed Nov 09 2016 lbeltrame@kde.org
  - Update to KDE Applications 16.08.3
    * KDE Applications 16.08.3
    * https://www.kde.org/announcements/announce-applications-16.08.3.php
* Tue Oct 11 2016 lbeltrame@kde.org
  - KDE Applications 16.08.2
    https://www.kde.org/announcements/announce-applications-16.08.2.php
* Fri Sep 09 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.08.1
    * KDE Applications 16.08.1
    * https://www.kde.org/announcements/announce-applications-16.08.1.php
* Fri Aug 12 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.08.0
    * KDE Applications 16.08.0
    * https://www.kde.org/announcements/announce-applications-16.08.0.php
* Mon Aug 08 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.07.90
    * KDE Applications 16.07.90 (16.08-RC)
    * https://www.kde.org/announcements/announce-applications-16.08-rc.php
* Thu Jul 21 2016 wbauer@tmo.at
  - Cleanup build requirements
* Fri Jul 08 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.04.3
    * KDE Applications 16.04.3
    * https://www.kde.org/announcements/announce-applications-16.04.3.php
* Fri Jun 10 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.04.2
    * KDE Applications 16.04.2
    * https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.04.1
    * KDE Applications 16.04.1
    * https://www.kde.org/announcements/announce-applications-16.04.1.php
* Sun Apr 17 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.04.0
    * KDE Applications 16.04.0
    * https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.03.90
    * KDE Applications 16.04.0 RC
    * https://www.kde.org/announcements/announce-applications-16.04-rc.php
* Sun Mar 13 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 15.12.3
    * KDE Applications 15.12.3
    * https://www.kde.org/announcements/announce-applications-15.12.3.php
    * boo#970855
* Sat Feb 13 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 15.12.2
    * KDE Applications 15.12.2
    * https://www.kde.org/announcements/announce-applications-15.12.2.php
    * boo#966605
* Sat Jan 09 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 15.12.1
    * KDE Applications 15.12.1
    * https://www.kde.org/announcements/announce-applications-15.12.1.php
    * boo#961265
* Sun Dec 13 2015 tittiatcoke@gmail.com
  - Update to KDE Applications 15.12.0
    * KDE Applications 15.12.0
    * https://www.kde.org/announcements/announce-applications-15.12.0.php
    * boo#958887
* Fri Dec 11 2015 p.drouand@gmail.com
  - Remove superfluous libpth-devel dependency
* Tue Nov 10 2015 tittiatcoke@gmail.com
  - Update to KDE Applications 15.08.3
    * KDE Applications 15.08.3
    * https://www.kde.org/announcements/announce-applications-15.08.3.php
    * boo#954531
* Sun Oct 11 2015 tittiatcoke@gmail.com
  - Update to KDE Applications 15.08.2
    * KDE Applications 15.08.2
    * https://www.kde.org/announcements/announce-applications-15.08.2.php
* Sun Sep 13 2015 tittiatcoke@gmail.com
  - Update to KDE Applications 15.08.1
    * KDE Applications 15.08.1
    * https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeaux@gmx.com
  - Update to KDE Applications 15.08.0
    * KDE Applications 15.08.0
    * https://www.kde.org/announcements/announce-applications-15.08.0.php
* Fri Aug 07 2015 tittiatcoke@gmail.com
  - Initial version based on KDE Applications 15.07.90
    * KDE Applications 15.08.0 RC1
    * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Files

/usr/lib64/libKF5MailTransport.so.5
/usr/lib64/libKF5MailTransport.so.5.14.2
/usr/share/licenses/libKF5MailTransport5
/usr/share/licenses/libKF5MailTransport5/COPYING.LIB


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024