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

akonadi-import-wizard-devel-20.04.2-lp152.1.1 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: akonadi-import-wizard-devel Distribution: openSUSE Leap 15.2
Version: 20.04.2 Vendor: openSUSE
Release: lp152.1.1 Build date: Mon Jun 15 06:49:21 2020
Group: Development/Libraries/KDE Build host: build76
Size: 23452 Source RPM: akonadi-import-wizard-20.04.2-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Development files for the PIM data import assistant
This package contains development headers to build new import plugins for KDE PIM.

Provides

Requires

License

GPL-2.0-or-later AND 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:
    * Autogenerate categories file
    * not necessary to use serviceTypes()
    * Use camelcase header (scripted)
    * Remove QCombobox usage
    * Update version
* 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 14 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Drop the unneeded python2 requirement.
* 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:
    * Make it compile without kf5 deprecated methods
    * QString::remove operates on the same object, no need to reassign
    * Use QLatin1String in join/startswith/endsWith/contains + QString::replace
      operates on the same object, no need to reassign
    * Add release version too
* 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
  - No code change since 19.08.0
* 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:
    * Add missing QVector include
    * When we use framework 5.59.0 we can use new logging file directory
    * Use QVector here
    * Adapt to new api
    * It was fixed in 5.13.0beta2
    * It compiles fine without foreach
* 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
* Thu Jul 04 2019 wbauer@tmo.at
  - Remove unnecessary Qt5WebKit build requirement
* 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
  - No code changes since 19.03.90
* 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:
    * 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:
    * No code changes since 18.12.3
* 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
* Sat Dec 15 2018 Jan Engelhardt <jengelh@inai.de>
  - Update summaries.
* 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:
    * No code changes since 18.11.80
* 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:
    * Use QStringLiteral
    * 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:
    * 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:
    * None
* 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:
    * None
* 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:
    * None
* 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:
    * Fix version
* 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:
    * None
* 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:
    * Fix rename categories
* 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:
    * Fix requires
    * Revert this changes. We can add KDEPIM_DEV_VERSION so I don't understand why it was removed. Or it was necessary to remove KDEPIM_DEV_VERSION. but it always used
* 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:
    * Add time info + add info when action is done
    * Use QStringLiteral
    * Don't repeat work of KAboutData::setupCommandLine().
    * Fix includes
    * initialize pointer
    * .krazy - skip files
    * src/manual/manualselectfilterpage.h - fix include guard
    * Fix forward declaration
    * initialize pointer
    * initialize pointer
    * Make run without install them
    * Allow to run test without install it
    * Rename po file
    * Remove check here
    * c++11 style
    * Rename name
    * Use QOverload
* 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:
    * 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:
    * None
* 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:
    * Fix version
* 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:
    * Add Geary importer
* 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:
    * Add Geary importer
    * Use QFileInfo::exists()
    * USe QFileInfo::exists( ) static method
    * Use QByteArrayLiteral
    * Remove old comment
    * Comment some not implemented code
    * Minor optimization
* 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:
    * Make sure that mailtransport is a smtp
    * Fix enable/disable using signature
    * Import signature too
    * Import alias email too
    * import identity/mailtransport too
    * Minor optimization
    * Reactivate import settings
    * Comment some not implement feature. Minor optmization
    * Start to implement import imap settings
    * Continue to import sieve settings
    * Look at to implement import sieve settings
    * Rename variable
    * Start to implement import sieve settings
    * Try to import OAuth2
    * Add plain text support
    * Add auth2 support
    * We can import sieve support too
    * Exclude some comment line
    * Remove obsolete comment
* Fri Mar 31 2017 fabian@ritter-vogt.de
  - Build only for architectures compatible with Qt WebEngine
* 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
* Sun Nov 27 2016 tittiatcoke@gmail.com
  - Update spec-files to be consistent wiht KA
* Fri Nov 25 2016 tittiatcoke@gmail.com
  - Initial package based on KDE Apps 16.12 Beta (16.11.80)

Files

/usr/include/KF5/KPim
/usr/include/KF5/KPim/ImportWizard
/usr/include/KF5/KPim/ImportWizard/AbstractAddressBook
/usr/include/KF5/KPim/ImportWizard/AbstractBase
/usr/include/KF5/KPim/ImportWizard/AbstractCalendar
/usr/include/KF5/KPim/ImportWizard/AbstractDisplayInfo
/usr/include/KF5/KPim/ImportWizard/AbstractImporter
/usr/include/KF5/KPim/ImportWizard/AbstractSettings
/usr/include/KF5/KPim/ImportWizard/ImportWizardUtil
/usr/include/KF5/KPim/importwizard
/usr/include/KF5/KPim/importwizard/abstractaddressbook.h
/usr/include/KF5/KPim/importwizard/abstractbase.h
/usr/include/KF5/KPim/importwizard/abstractcalendar.h
/usr/include/KF5/KPim/importwizard/abstractdisplayinfo.h
/usr/include/KF5/KPim/importwizard/abstractimporter.h
/usr/include/KF5/KPim/importwizard/abstractsettings.h
/usr/include/KF5/KPim/importwizard/importwizardutil.h
/usr/include/KF5/KPim/importwizard/libimportwizard_export.h
/usr/include/KPim
/usr/include/KPim/importwizard_version.h
/usr/lib64/cmake/KPimImportWizard
/usr/lib64/cmake/KPimImportWizard/KPimImportWizardConfig.cmake
/usr/lib64/cmake/KPimImportWizard/KPimImportWizardConfigVersion.cmake
/usr/lib64/cmake/KPimImportWizard/KPimImportWizardTargets-none.cmake
/usr/lib64/cmake/KPimImportWizard/KPimImportWizardTargets.cmake
/usr/lib64/libKPimImportWizard.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 11:51:54 2024