Changelog for
mingw64-kpackage-lang-5.103.0-lp155.3.7.noarch.rpm :
* Tue Jul 02 2024 Ralf Habacker
- Update to 5.103.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.103.0.php
* Fri Jul 15 2022 Ralf Habacker - Update to 5.76.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.76.0.php
* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* Remove -std=c++0x flag and duplicated -Wall flag
* Remove commented cmake code
* support Qt File selectors in KPackage
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* Use ECMGenerateExportHeader to manage deprecated API better
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- No code change since 5.62.0
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* Remove unused includes- Replace foo-devel with cmake(KF5Foo) in build requirements
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* Offer metadata.json when requesting the package metadata
* PackageLoader: Use the right scope for the KCompressionDevice
* Use metadata.json when creating the metadata from KPackage::metadata()
* Fix build due to missing QVector include
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* performance, Qt API
* Install in new logging directory when we use kf5 5.59.0
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- No code changes since 5.58.0
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- Changes since 5.57.0:
* Add missing properties in kpackage-generic.desktop
* kpackagetool: read kpackage-generic.desktop from qrc
* AppStream generation: make sure we look up for the package structure on packages that have metadata.desktop/json too
* autotests: don\'t fail appstream test because of anything on stderr
* autotests: display command being executed, to help debugging failures
* autotests: make output nicer
* Don\'t use qAsConst over a temporary variable- Dropped patches, now upstream:
* Dont-use-qAsConst-over-a-temporary-variable.patch
* Tue Apr 16 2019 wbauerAATTtmo.at- Add Dont-use-qAsConst-over-a-temporary-variable.patch to fix a possible crash
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* Fix finding the host tools targets file in the Android docker environment
* [kpackages] compile without foreach
* Add cross-compilation support for kpackagetool5
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* It compiles fine with qt5.13
* extend documentation of kpackage_install_bundled_package
* remove kpackage_install_package deprecation warning
* Fri Feb 15 2019 alarrosaAATTsuse.com- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* Remove unused found member
* Make translations work
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* Fix typo in i18n message (cmdline option description)
* Sat Dec 15 2018 Jan Engelhardt - Use noun phrase in summaries.
* Sun Dec 09 2018 lbeltrameAATTkde.org- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php- Changes since 5.52.0:
* Use isEmpty
* Don\'t generate appstream data for files that lack a description (kde#400431)
* Capture package metadata before install start
* It compiles without deprecated method
* Sun Nov 11 2018 lbeltrameAATTkde.org- Update to 5.52.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php- Changes since 5.51.0:
* Capture package metadata before install start
* Use new categories
* Call reserve() on Qt containers if fill size is known before
* Tue Oct 16 2018 Luca Beltrame - Run spec-cleaner
* Mon Oct 15 2018 lbeltrameAATTkde.org- Update to 5.51.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php- Changes since 5.50.0:
* Use reference in for loop for type with non-trivial copy constructor
* Move Qt5::DBus to the \'PRIVATE\' link targets
* Fix compile with strict compiler flags
* Emit signals when a package is installed/uninstalled
* Fix minor EBN issues
* Thu Sep 13 2018 lbeltrameAATTkde.org- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php- Changes since 5.49.0:
* autotests: plasmoidpackagetest fails when run in parallel to others
* autotests: handle /home being a symlink on the FreeBSD CI
* Sun Aug 19 2018 christopheAATTkrop.fr- Update to 5.49.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php- Changes since 5.48.0:
* Honor BUILD_TESTING
* Mon Jul 16 2018 lbeltrameAATTkde.org- Update to 5.48.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php- Changes since 5.47.0:
* Remove QT definitions duplicated from KDEFrameworkCompilerSettings or dead
* Tue Jun 12 2018 lbeltrameAATTkde.org- Update to 5.47.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php- Changes since 5.46.0:
* kpackage_install_
*package: fix missing dep between .desktop and .json
* make sure paths in rcc are never derived from absolute paths
* Sun May 13 2018 lbeltrameAATTkde.org- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php- Changes since 5.45.0:
* Use override
* Add missing explicit
* use KDE_INSTALL_DATADIR instead of FULL_DATADIR
* Warning--
* Add donate urls to test data
* Add override
* Sat Apr 14 2018 lbeltrameAATTkde.org- Update to 5.45.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php- Changes since 5.44.0:
* Try to fix the FreeBSD build.
* Use Qt5::rcc instead of looking for the executable.
* Use NO_DEFAULT_PATH to ensure the right command is picked up
* Look also for prefixed rcc executables
* set component for correct qrc generation
* regenerate qrc on every build
* Don\'t create dependency loop
* Fix the rcc binary package generation
* set(component ${component})
* Fix rcc packages generation
* Generate the rcc file every time, at install time
* Use ecm_setup_qtplugin_macro_names
* remove the rcc before generating
* Make org.kde. components include a donate URL
* Remove not necessary QtCore and co
* Mark kpackage_install_package undeprecated for plasma_install_package
* autotest: improve error reporting on failure
* Mon Mar 12 2018 lbeltrameAATTkde.org- Update to 5.44.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php- Changes since 5.43.0:
* Help automoc to find metadata JSON files referenced in the code
* Mon Feb 12 2018 lbeltrameAATTkde.org- Update to 5.43.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php- Changes since 5.42.0:
* None
* Tue Jan 16 2018 lbeltrameAATTkde.org- Update to 5.42.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php- Changes since 5.41.0:
* Remove obsolete reviewboardrc file
* Fix typo
* Prevent cmake 3.10+ warning with moc & K_EXPORT_KPACKAGE_PACKAGE_WITH_JSON
* invalidate the runtime cache on install
* adjust relative directory
* use configure_file instead of install
* use QByteArrayLiteral
* create the needed directory
* experimental support for rcc files loading in kpackage
* Use qCDebug
* compile against Qt 5.7
* Fix up package indexing and add runtime caching
* new KPackage::fileUrl() method
* Sun Dec 17 2017 lbeltrameAATTkde.org- Update to 5.41.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php- Changes since 5.40.0:
* Fix trivial clazy warnings
* Properly do strings in the kpackage framework
* Don\'t try to generate metadata.json if there\'s no metadata.desktop
* fix kpluginindex caching
* Improve error output
* Mon Nov 13 2017 lbeltrameAATTkde.org- Update to 5.40.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.40.0.php- Changes since 5.39.0:
* use the non installed service files
* Mon Oct 23 2017 lbeltrameAATTkde.org- Update to 5.39.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.39.0.php- Changes since 5.38.0:
* kpackage: bundle a copy of servicetypes/kpackage-generic.desktop
* kpackagetool: bundle a copy of servicetypes/kpackage-generic.desktop
* autotest: adapt for ECM 5.38 setting CMAKE_RUNTIME_OUTPUT_DIRECTORY to bin
* Tue Sep 12 2017 lbeltrameAATTkde.org- Update to 5.38.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php- Changes since 5.37.0:
* refactor kpackagetool away from stringy options
* autotests: fix running tests in parallel
* kpackagetool: fix memory leak detected by LeakSanitizer
* Sat Aug 12 2017 christopheAATTkrop.fr- Update to 5.37.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php- Changes since 5.36.0 :
* kpackagetool can now write appstream data to a file
* assert the testpackage appstream data validates
* adopt new KAboutLicense::spdx
* do not stderr that NoDisplay is set
* API dox: use AATTparam for normal parameter listing, not AATTarg
* Wed Jul 12 2017 lbeltrameAATTkde.org- Update to 5.36.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php- Changes since 5.35.0:
* Added kpackage-genericqml.desktop
* tests: forgot to use LINK_LIBRARIES for ecm_add_test
* cmake: use ecm_add_test more
* [FEATURE] Option to build & install QCH file with the public API dox
* Sun Jun 11 2017 lbeltrameAATTkde.org- Update to 5.35.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php- Changes since 5.34.0:
* API dox: NULL pointer -> null pointer
* API dox: Use doxygen notation to have comments used
* API dox: note CamelCase includes by AATTclass tag with more classes
* Mon May 15 2017 fabianAATTritter-vogt.de- Update to 5.34.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.34.0.php- Changes since 5.33.0:
* Fix spelling in documentation.
* fix include path in KF5PackageMacros.cmake https://phabricator.kde.org/D5615
* Ignore warnings during appdata generation (kde#378529)- Remove patches, now upstream:
* 0001-Ignore-warnings-during-appdata-generation.patch- Use %find_lang --with-man --all-name
* Sat Apr 15 2017 lbeltrameAATTkde.org- Update to 5.33.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.33.0.php- Changes since 5.32.0:
* Upgrade ECM and KF5 version requirements for 5.33.0 release.
* build autotests as regular executables
* Upgrade KF5 version to 5.33.0.
* Fri Apr 07 2017 fabianAATTritter-vogt.de- Add patch to allow appdata installation even with warnings:
* 0001-Ignore-warnings-during-appdata-generation.patch
* Sun Mar 19 2017 lbeltrameAATTkde.org- Update to 5.32.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.32.0.php- Changes since 5.31.0:
* Commit translations from l10n-kf5
* Upgrade ECM and KF5 version requirements for 5.32.0 release.
* finish support for opening compressed packages
* Upgrade KF5 version to 5.32.0.
* Upgrade Qt5 version requirement to 5.6.0.
* Thu Feb 09 2017 hrvoje.senjanAATTgmail.com- Update to 5.31.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.31.0.php
* Thu Jan 19 2017 fabianAATTritter-vogt.de- Update to 5.30.0
* [PackageLoader] Don\'t access invalid KPluginMetadata (bug 374541)
* fix description for option -t in man page
* Improve error message
* Fix the help message for --type
* Improve installation process of KPackage bundles
* Install a kpackage-generic.desktop file
* Exclude qmlc files from installation
* Don\'t list separately plasmoids from metadata.desktop and .json
* Wed Dec 14 2016 hrvoje.senjanAATTgmail.com- Update to 5.29.1
* Fix cmake failure when two packages with different type have same id
* Additional fix for packages with different types but same ids
* Sun Dec 04 2016 hrvoje.senjanAATTgmail.com- Update to 5.29.0
* Keep installing metadata.desktop (kde#372594)
* Manually load metadata if absolute path is passed
* Fix potential failure if package is not appstream compatible
* Let KPackage know about X-Plasma-RootPath
* Fix generating the metadata.json file
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.29.0.php
* Sun Nov 20 2016 hrvoje.senjanAATTgmail.com- Hotfix 5.28.1
* Keep installing metadata.desktop (kde#372594)- Drop upstreamed 0001-keep-installing-metadata-desktop.patch
* Fri Nov 18 2016 alarrosaAATTsuse.com- Add 0001-keep-installing-metadata-desktop.patch to keep installing metadata.desktop (kde#372594)
* Sat Nov 05 2016 hrvoje.senjanAATTgmail.com- Update to 5.28.0
* Make sure we\'re looking both for json and desktop metadata
* Guard against Q_GLOBAL_STATIC being destroyed at app shutdown
* Fix dangling pointer in KPackageJob (kde#369935)
* Remove discovery associated to a key when removing a definition
* Generate the icon into the appstream file
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php- Drop upstreamed fix-package-remove-definition.diff
* Sun Oct 09 2016 hrvoje.senjanAATTgmail.com- Update to 5.27.0
* Don\'t generate appstream files for components that are not in rdn
* Make kpackage_install_package work with KDE_INSTALL_DIRS_NO_DEPRECATED
* Remove unused var KPACKAGE_DATA_INSTALL_DIR
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.27.0.php
* Fri Oct 07 2016 alarrosaAATTsuse.com- Add fix-package-remove-definition.diff: Removes package discoveries too when removing a definition, so old data is not kept forever around.
* Tue Sep 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.26.0
* Silence contentHash deprecation warnings
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.26.0.php
* Sun Aug 07 2016 hrvoje.senjanAATTgmail.com- Update to 5.25.0
* Qt >= 5.5 is now required
* Infer the ParentApp from the PackageStructure plugin
* Let kpackagetool5 generate appstream information for kpackage components
* Make it possible to load metadata.json file from kpackagetool5
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php
* Wed Jul 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.24.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.24.0.php
* Mon Jun 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.23.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.23.0.php
* Sat May 07 2016 hrvoje.senjanAATTgmail.com- Update to 5.22.0 (boo#980066)
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php
* Mon Apr 04 2016 hrvoje.senjanAATTgmail.com- Update to 5.21.0 (boo#974793)
* After installing a package, load it
* If the package exists and up to date don\'t fail
* Add Package::cryptographicHash(QCryptographicHash::Algorithm)
* Upgrade Qt version requirement to 5.4.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.21.0.php
* Sun Mar 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.20.0 (boo#970856)
* Let KDocTools stay optional on KPackage
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php
* Sat Feb 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.19.0 (boo#967668)
* Avoid finding the same package multiple times from different paths
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.19.0.php
* Sat Jan 02 2016 hrvoje.senjanAATTgmail.com- Update to 5.18.0
* Make it possible to provide the metadata in json
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php
* Thu Dec 10 2015 hrvoje.senjanAATTgmail.com- Update to 5.17.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.17.0.php
* Sun Nov 08 2015 hrvoje.senjanAATTgmail.com- Update to 5.16.0 (boo#955067)
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php
* Mon Oct 05 2015 hrvoje.senjanAATTgmail.com- Update to 5.15.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php
* Tue Sep 08 2015 hrvoje.senjanAATTgmail.com- Update to 5.14.0
* kpackagetool can uninstall a package from a package file
* kpackagetool is now smarter about finding the right servicetype
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.14.0.php
* Tue Aug 04 2015 hrvoje.senjanAATTgmail.com- Update to 5.13.0
* The Qt version requirement has been bumped from 5.2 to 5.3
* Debug output has been ported to categorized output, for less noise by default
* Docbook documentation has been reviewed and updated
* Make the subtitles, subtitles ;)
* kpackagetool: Fix output of non-latin text to stdout
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php
* Sun Jul 05 2015 hrvoje.senjanAATTgmail.com- Update to 5.12.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php
* Sun Jun 07 2015 hrvoje.senjanAATTgmail.com- Update to 5.11.0
* Guard the structure qpointer access (kde#347231)
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php
* Sun May 03 2015 hrvoje.senjanAATTgmail.com- Update to 5.10.0
* Add a KPackage::findPackages function similar to KPluginLoader::findPlugins
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php
* Sat Apr 04 2015 hrvoje.senjanAATTgmail.com- Update to 5.9.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.9.0.php
* Sat Mar 07 2015 hrvoje.senjanAATTgmail.com- Update to 5.8.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php
* Sun Feb 08 2015 hrvoje.senjanAATTgmail.com- Update to 5.7.0
* Renamed kpackagetool man to kpackagetool5
* Fixed installation on case-insensitive filesystems
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php
* Sat Jan 03 2015 hrvoje.senjanAATTgmail.com- Update to 5.6.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.6.0.php