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

kaddressbook-20.04.2-lp152.1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.2 for armv7hl

Name: kaddressbook Distribution: openSUSE Leap 15.2
Version: 20.04.2 Vendor: openSUSE
Release: lp152.1.1 Build date: Mon Jun 15 06:41:24 2020
Group: Productivity/Networking/Email/Utilities Build host: obs-arm-6
Size: 674987 Source RPM: kaddressbook-20.04.2-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Address book application to manage contacts
KAddressbook is an application by KDE to manage contacts.

Provides

Requires

License

LGPL-2.1-or-later AND GPL-2.0-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 22 2020 Yunhe Guo <i@guoyunhe.me>
  - Change kaddressbook-doc to noarch
* 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
  - Changes since 20.03.90:
    * Use QLatin1Char('/') here
    * Inform when loading settings was done
    * Fix show config dialog in kontact app
* Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org>
  - Update to 20.03.90
    * New feature release
  - Changes since 20.03.80:
    * Fix clazy warning
    * 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 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
  - Changes since 19.12.0:
    * Update Appstream for new release
* 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
  - Changes since 19.11.90:
    * Update Appstream for new release
* 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:
    * Don't add a non-existent icon search path
    * fix typo 'Pint' -> 'Print'
    * Fix minor typos
    * Add missing CMakeLists.txt
    * Use the new offline documentation
    * Adding new .docbook for KAddressBook, draft version (kde#409998)
    * Fix hidpi support
    * Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign
    * QString::replace operates on the same object, no need to reassign
    * Add info about kde 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:
    * Too many changes to list here
* 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
  - 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:
    * 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:
    * Too many changes to list here
* 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:
    * 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:
    * 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:
    * 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:
    * Fix filter checkcombobox
* 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:
    * Fix restore to default
    * Increase version
    * Warning--
    * Fix manager leak
    * Use a better icon for the Kontact plugin
    * mainwidget: Add space after "Search..."
* 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 manager leak
* 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:
    * 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:
    * 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:
    * 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:
    * 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:
    * remove full stop and add missing comment, required by appstream data http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kaddressbook.html
    * src/kaddressbookui.rc - fix the menu order for consistency
* 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:
    * 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:
    * None
* 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 28 2017 wbauer@tmo.at
  - BuildRequire prison-qt5-devel instead of libprison-devel (which
    is the KDE4 version) to enable the barcode features
* 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
* Thu Dec 08 2016 lbeltrame@kde.org
  - Update license as pointed out by legal review
* 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

Files

/usr/bin/kaddressbook
/usr/lib/libkaddressbookprivate.so.5
/usr/lib/libkaddressbookprivate.so.5.14.2
/usr/lib/qt5/plugins/kaddressbook_config_plugins.so
/usr/lib/qt5/plugins/kaddressbookpart.so
/usr/lib/qt5/plugins/kontact_kaddressbookplugin.so
/usr/share/applications/kaddressbook-importer.desktop
/usr/share/applications/org.kde.kaddressbook.desktop
/usr/share/icons/hicolor/128x128/apps/kaddressbook.png
/usr/share/icons/hicolor/16x16/apps/kaddressbook.png
/usr/share/icons/hicolor/22x22/apps/kaddressbook.png
/usr/share/icons/hicolor/32x32/apps/kaddressbook.png
/usr/share/icons/hicolor/48x48/apps/kaddressbook.png
/usr/share/icons/hicolor/64x64/apps/kaddressbook.png
/usr/share/icons/hicolor/scalable/apps/kaddressbook.svg
/usr/share/kaddressbook
/usr/share/kaddressbook/printing
/usr/share/kaddressbook/printing/compact-style.png
/usr/share/kaddressbook/printing/detailed-style.png
/usr/share/kaddressbook/printing/mike-style.png
/usr/share/kaddressbook/printing/ringbinder-style.png
/usr/share/kaddressbook/printing/themes
/usr/share/kaddressbook/printing/themes/big-theme-example
/usr/share/kaddressbook/printing/themes/big-theme-example/theme.desktop
/usr/share/kaddressbook/printing/themes/big-theme-example/theme.html
/usr/share/kaddressbook/printing/themes/default
/usr/share/kaddressbook/printing/themes/default/theme.desktop
/usr/share/kaddressbook/printing/themes/default/theme.html
/usr/share/kaddressbook/printing/themes/full
/usr/share/kaddressbook/printing/themes/full/theme.desktop
/usr/share/kaddressbook/printing/themes/full/theme.html
/usr/share/kaddressbook/viewertemplates
/usr/share/kaddressbook/viewertemplates/default
/usr/share/kaddressbook/viewertemplates/default/contact.html
/usr/share/kaddressbook/viewertemplates/default/contact_embedded.html
/usr/share/kaddressbook/viewertemplates/default/contact_row.html
/usr/share/kaddressbook/viewertemplates/default/contactgroup.html
/usr/share/kaddressbook/viewertemplates/default/contactgroup_additionalfieldrow.html
/usr/share/kaddressbook/viewertemplates/default/contactgroup_embedded.html
/usr/share/kaddressbook/viewertemplates/default/contactgroup_memberrow.html
/usr/share/kaddressbook/viewertemplates/default/theme.desktop
/usr/share/kconf_update
/usr/share/kconf_update/kaddressbook-15.08-kickoff.sh
/usr/share/kconf_update/kaddressbook.upd
/usr/share/kontact
/usr/share/kontact/ksettingsdialog
/usr/share/kontact/ksettingsdialog/kaddressbook.setdlg
/usr/share/kservices5/kaddressbook_config_plugins.desktop
/usr/share/kservices5/kaddressbookpart.desktop
/usr/share/kservices5/kontact
/usr/share/kservices5/kontact/kaddressbookplugin.desktop
/usr/share/licenses/kaddressbook
/usr/share/licenses/kaddressbook/COPYING
/usr/share/licenses/kaddressbook/COPYING.DOC
/usr/share/licenses/kaddressbook/COPYING.LIB
/usr/share/metainfo
/usr/share/metainfo/org.kde.kaddressbook.appdata.xml
/usr/share/qlogging-categories5/kaddressbook.categories
/usr/share/qlogging-categories5/kaddressbook.renamecategories


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:39:17 2024