Package Release Info

polkit-qt5-1-0.114.0-150400.3.2.3

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libpolkit-qt5-1-1
libpolkit-qt5-1-devel

Change Logs

Version: 0.114.0-150400.1.6
* Wed Sep 15 2021 christophe@krop.fr
- Drop the unneeded baselibs.conf.
* Wed Jun 23 2021 wbauer@tmo.at
- New upstream release 0.114.0
- Changes since 0.113.0:
  * Use feature_summary()
  * Drop PolkitQt1::version*() API declaration, never implemented
  * Use target_sources to directly set sources instead of helper vars
  * Include headers in example & test like external consumer would
  * Set include dirs for linking libraries during build by target interface
  * Generate version & config file in core build dir
  * Use individual export headers/macros per each library
  * Remove outdated template FindPolkitQt.cmake
  * Remove module prefix from Qt includes in public headers
  * Link polkit-qt-test to agent lib target, an include is used
  * Remove module prefix from Qt includes of non-public headers
  * Remove unused include
  * Remove unneeded/unused include_directories
  * Use more override
  * Use more nullptr
  * Port away from legacy LINK_PUBLIC & LINK_PRIVATE
  * Fully qualify slot argument
  * Use QStringLiteral
  * Convert license statements to SPDX expressions
  * Remove unused cmake macro files
  * Enable CMAKE_AUTOUIC and CMAKE_AUTORCC
  * Let cmake set the C++ standard
  * Port from Q_ENUMS to Q_ENUM
  * Make use of PkgConfig to find dependencies
  * Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
  * Use more nullptr
  * API dox: reference KDE Frameworks, no longer KDE Development Platform
  * Support API documentation generation with kapidox
  * Make it compile without deprecated method
- Use %cmake_build instead of %make_jobs for compiling
* Tue Aug 27 2019 lbeltrame@kde.org
- New upstream release 0.113.0
- Changes since 0.112.0:
  * Bump version for release
  * Don't set version numbers as INT cache entries
  * Move cmake_minimum_required to the top of CMakeLists.txt
  * Remove support for Qt4
  * Remove unneded documentation
  * authority: add support for passing details to polkit
  * Fix typo in comments
  * Add .arcconfig
  * Remove unused file
  * polkitqtlistener.cpp - pedantic
  * Fix build with -DBUILD_TEST=TRUE
  * Allow compilation with older polkit versions
  * Fix compilation with Qt5.6
  * Drop use of deprecated Qt functions REVIEW: 126747
  * Add wrapper for polkit_system_bus_name_get_user_sync
  * Add .reviewboardrc
  * Fix QDBusArgument assertion
  * fix build with Qt4, which doesn't have QStringLiteral. so use QString instead.
  * do not use global static systembus instance
- Dropped patch, now upstream:
  * do-not-use-global-static-systembus-instance.patch
- Run spec-cleaner
Version: 0.113.0-bp152.1.1
* Tue Aug 27 2019 Luca Beltrame <lbeltrame@kde.org>
- New upstream release 0.113.0
- Changes since 0.112.0:
  * Bump version for release
  * Don't set version numbers as INT cache entries
  * Move cmake_minimum_required to the top of CMakeLists.txt
  * Remove support for Qt4
  * Remove unneded documentation
  * authority: add support for passing details to polkit
  * Fix typo in comments
  * Add .arcconfig
  * Remove unused file
  * polkitqtlistener.cpp - pedantic
  * Fix build with -DBUILD_TEST=TRUE
  * Allow compilation with older polkit versions
  * Fix compilation with Qt5.6
  * Drop use of deprecated Qt functions REVIEW: 126747
  * Add wrapper for polkit_system_bus_name_get_user_sync
  * Add .reviewboardrc
  * Fix QDBusArgument assertion
  * fix build with Qt4, which doesn't have QStringLiteral. so use QString instead.
  * do not use global static systembus instance
- Dropped patch, now upstream:
  * do-not-use-global-static-systembus-instance.patch
- Run spec-cleaner
Version: 0.112.0-2.1
* Wed Aug 13 2014 hrvoje.senjan@gmail.com
- Added do-not-use-global-static-systembus-instance.patch from
  upstream, fixes crash on DBus disconnect
* Thu Jul 10 2014 hrvoje.senjan@gmail.com
- Update to 0.112.0
  * Qt5 support
  * Update deprecated methods to latest Polkit API
- Drop patches merged upstream: fixed-reference-counting-of-GObjects.patch,
  fixed-GCancellable-handling-in-PolkitQtListener.patch and
  qt5-support.patch
* Wed Jun 18 2014 hrvoje.senjan@gmail.com
- Add license to %doc
* Mon Apr 14 2014 hrvoje.senjan@gmail.com
- Activate polkit-qt5-1 package