Version: 20.04.2-bp152.1.1
            
  * 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
- Changes since 20.04.1:
  * Fix crash when we close sieveeditor
  * Fix autoload image by default
 
  * 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
- Changes since 20.04.0:
  * Fix linking on windows
  * Make autotest compile on windows
  * Add missing Q_REQUIRED_RESULT
 
  * 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
- Changes since 20.03.90:
  * Use QLatin1Char('/') here
  * Fix KNS3::UploadDialog usage
  * Fix compilation with more recent Qt 5.15
 
  * Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org> 
  - Update to 20.03.90
  * New feature release
- Changes since 20.03.80:
  * Increase version
  * Fix settings, so now we can use SelectImapWidget
  * Assign sieveImapAccountSettings for AbstractMoveImapFolderWidget
  * Allow to use dnd for moving script part
  * Fix cppcheck warning
 
  * Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org> 
  - Update to 20.03.80
  * New feature release
- Too many changes to list here.
 
  * 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
- Changes since 19.11.80:
  * Fix copy/paste error in previous commit
  * Fix as David did in messagelib
  * Make it compile against 5.14 beta3
 
  * Sun Nov 24 2019 Luca Beltrame <lbeltrame@kde.org> 
  - Update to 19.11.80
  * New feature release
- Too many changes to list here.
 
  * 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
- Changes since 19.08.1:
  * [KSieve] Fix messagebox about connection to server lost
  * Use new signal QComboBox::textActivated to fix compilation with Qt 5.14
 
  * 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
  * Use QVector here too
  * Move knsrc files to the new location
  * It was fixed in 5.13.0beta2
  * Purpose is required now
  * metainfo.yaml: Fix cmakename, is own top-level entry
  * Fix enum changed in last qt5.13
  * Make sure that PDFViewerEnabled is false
  * Fix clazy warning
  * It compiles fine without foreach
  * Replace MinimumComboBox with regular QComboBox
  * Move comment/uncomment in edit menu as in sieveeditor
  * Add new menu "view" as in sieveeditor
 
  * Thu Jul 18 2019 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de> 
  - Use kf5_debugdir macro for specifying the logging categories location
 
  * 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
 
             
            
              Version: 18.12.3-bp151.2.2
            
  * 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:
  * Fix mem leak found by asan
 
  * 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:
  * Too many changes to list here
 
  * 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:
  * Fix show messagebox
  * Fix bug when we click on ok. When script has error we closed it => we lose data
 
  * 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:
  * None
 
  * 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 i18n
 
  * 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:
  * Empty email is an invalid email
  * Clear values when we reset to default
  * Add comment
  * Add missing QLatin1Char('/')
  * First step for simplifying code
 
  * 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:
  * Too many changes to list here
 
  * 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:
  * Fix show new email
  * Fix create script job
  * Fix bug found by David.
  * Fix found active or not vacation script
  * Fix close dialogbox
  * Fix generate USER script
 
  * 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:
  * Don't add an item with same name
  * Allow to select multi emails
  * Use KSieveUi::AbstractSelectEmailLineEdit
  * Parse script here too. Otherwise it's always active even if we disable code
  * Don't create two connect/slot
 
  * 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
 
             
            
              Version: 17.12.3-bp150.2.5
            
  * 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
 
  * 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:
  * None
 
  * 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:
  * We just need address header not all
  * Fix Bug 381714 - Cancelling sieve management operation has no effect (kde#381714)
 
  * 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:
  * None
 
  * 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:
  * Don't try to rename script with same name
 
  * 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:
  * Don't try to rename script with same name
  * Fix url
  * Add missing file
  * Fix Bug 383756 - Kontact/KMail crashes when trying to edit Sieve scripts in "Simple Mode" (kde#383756)
 
  * 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.07.90.php
 
  * Sun Jul 16 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:
  * Clear domain name too
 
  * 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:
  * Fix order of attributes
  * Add newline after each error message
  * Don't add empty requires
  * Don't double quote when we have a list
  * Fix generate body element when we have a list
  * Body supports list too
 
  * 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:
  * None
 
  * 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:
  * increase version
 
  * 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.03.80.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 Feb 04 2017 jengelh@inai.de 
  - RPM group specialization