Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libkomparediff2-devel | Distribution: openSUSE Tumbleweed |
Version: 24.08.3 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Nov 5 11:44:06 2024 |
Group: Unspecified | Build host: reproducible |
Size: 34084 | Source RPM: libkomparediff2-24.08.3-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.kde.org | |
Summary: Development package for libkomparediff2 |
Development package for libkomparediff2.
GPL-2.0-or-later
* Tue Nov 05 2024 Christophe Marin <christophe@krop.fr> - Update to 24.08.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/24.08.3/ - No code change since 24.08.2 * Tue Oct 08 2024 Christophe Marin <christophe@krop.fr> - Update to 24.08.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/24.08.2/ - No code change since 24.08.1 * Tue Sep 10 2024 Christophe Marin <christophe@krop.fr> - Update to 24.08.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/24.08.1/ - No code change since 24.08.0 * Mon Aug 19 2024 Christophe Marin <christophe@krop.fr> - Update to 24.08.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/24.08.0/ - Changes since 24.05.2: * Port away from QTextCodec * Bump min required KF6 to 6.0 * In public methods, return implicitly-shared types as non-const values * DiffModelList::sort: remove unused virtual * Use fully-qualified type with signal arguments * Move class DiffSettings into KompareDiff2 namespace * Drop class SettingsBase, make DiffSettings no longer q QObject * Use pimpl for class DiffHunk, export all class methods instead of inline * Use pimpl for class ModelList * ModelList: remove unused name argument from constructor * Use pimpl for class DiffModel * Use pimpl for class DifferenceString * Use pimpl for class Difference * Rename KompareModelList to ModelList * Rename kompare.h to global.h * Remove unused Target enum * Move DifferenceString definition into own header * Move struct Info as class into own header * Change namespace Kompare to KompareDiff2 * Drop "Lib" prefix from CMake config name * Change C++ namespace to KompareDiff2 * Bump version to 6.0.0, to match new API/ABI * Create dedicated Qt6/KF6 branch, drop any Qt5/KF5 support - Drop the KF5-compatible package - Drop patch, no longer needed: * 0001-Add-changes-to-allow-coinstallation.patch * Tue Apr 09 2024 Christophe Marin <christophe@krop.fr> - Update to 24.02.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/24.02.2/ - No code change since 24.02.1 * Tue Mar 19 2024 Christophe Marin <christophe@krop.fr> - Update to 24.02.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/24.02.1/ - No code change since 24.02.0 * Fri Feb 23 2024 Christophe Marin <christophe@krop.fr> - Update to 24.02.0 * New feature release - No code change since 24.01.95 * Fri Feb 09 2024 Christophe Marin <christophe@krop.fr> - Update to 24.01.95 * https://kde.org/announcements/megarelease/6/rc2/ - Add patch to allow coinstallation of libkomparediff * 0001-Add-changes-to-allow-coinstallation.patch - Add a multibuild flavor to keep building a komparediff library using KDE Frameworks 5 and Qt 5 * Tue Dec 05 2023 Christophe Marin <christophe@krop.fr> - Update to 23.08.4 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/23.08.4/ - No code change since 23.08.3 * Tue Nov 07 2023 Christophe Marin <christophe@krop.fr> - Update to 23.08.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/23.08.3/ - No code change since 23.08.2 * Tue Oct 10 2023 Christophe Marin <christophe@krop.fr> - Update to 23.08.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/23.08.2/ - No code change since 23.08.1 * Tue Sep 12 2023 Christophe Marin <christophe@krop.fr> - Update to 23.08.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/23.08.1/ - Changes since 23.08.0: * Add namespace prefix to include guards * Sun Aug 20 2023 Christophe Marin <christophe@krop.fr> - Update to 23.08.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/23.08.0/ - No code change since 23.07.90 * Mon Aug 14 2023 Christophe Marin <christophe@krop.fr> - Update to 23.07.90 * New feature release - No code change since 23.07.80 * Tue Aug 01 2023 Christophe Marin <christophe@krop.fr> - Update to 23.07.80 * New feature release - Changes since 23.04.3: * API dox: tech kapidox about all macros used * API dox: note new CamelCase header includes * Remove unused private class members, deprecate constructor with related arg * Install also CamelCase headers * Change headers prefix to komparediff2/, with back-compat for libkomparediff2 * Rename export header/macro base name: diff2 -> komparediff2, w/ back-compat * Add EXCLUDE_DEPRECATED_BEFORE_AND_AT option, add a 5.4 deprecation version * Bump version to 5.4 * Add Windows CI * Enable build also against KF6 * Qt6 builds: link explicitly Qt6::Core5Compat * Use forward declaration instead of include, to not extend public interface * Have export macros header include version header (Qt6-only) * Use full version incl. patch level with project() call * Tue Jul 04 2023 Christophe Marin <christophe@krop.fr> - Update to 23.04.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/23.04.3/ - Changes since 23.04.2: * Add patch-level to version, also unbreaks KOMPAREDIFF2_VERSION C++ macro * Tue Jun 06 2023 Christophe Marin <christophe@krop.fr> - Update to 23.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/23.04.2/ - No code change since 23.04.1 * Tue May 09 2023 Christophe Marin <christophe@krop.fr> - Update to 23.04.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/23.04.1/ - No code change since 23.04.0 * Sat Apr 15 2023 Christophe Marin <christophe@krop.fr> - Update to 23.04.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/23.04.0/ * Fri Mar 31 2023 Christophe Marin <christophe@krop.fr> - Update to 23.03.90 * New feature release * Fri Mar 17 2023 Christophe Marin <christophe@krop.fr> - Update to 23.03.80 * New feature release * Tue Feb 28 2023 Christophe Marin <christophe@krop.fr> - Update to 22.12.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.12.3/ * Tue Jan 31 2023 Christophe Marin <christophe@krop.fr> - Update to 22.12.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.12.2/ * Tue Jan 03 2023 Christophe Marin <christophe@krop.fr> - Update to 22.12.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.12.1/ * Fri Dec 02 2022 Christophe Marin <christophe@krop.fr> - Update to 22.12.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/22.12.0/ * Sat Nov 26 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.11.90 * New feature release * Sat Nov 12 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.11.80 * New feature release * Tue Nov 01 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.08.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.08.3/ * Tue Oct 11 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.08.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.08.2/ * Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.08.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.08.1/ * Sun Aug 14 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.08.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/22.08.0/ * Fri Aug 05 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.07.90 * New feature release * Sat Jul 16 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.07.80 * New feature release * Tue Jul 05 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.04.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.04.3/ * Wed Jun 08 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.04.2/ * Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.04.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/22.04.1/ * Mon Apr 18 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.04.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/22.04.0/ * Fri Apr 08 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.03.90 * New feature release * Wed Mar 23 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.03.80 * New feature release - No code change since 21.12.3 * Tue Mar 01 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.12.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.12.3/ - No code change since 21.12.2 * Tue Feb 01 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.12.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.12.2/ - No code change since 21.12.1 * Tue Jan 04 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.12.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.12.1/ - No code change since 21.12.0 * Fri Dec 03 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.12.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/21.12.0/ - No code change since 21.11.90 * Sat Nov 27 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.11.90 * New feature release - No code change since 21.11.80 * Sat Nov 13 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.11.80 * New feature release - Changes since 21.08.3: * Add FreeBSD CI * Enable Linux CI * Bump min KF deps to 5.85 * Tue Nov 02 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.08.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.08.3/ - No code change since 21.08.2 * Tue Oct 05 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.08.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.08.2/ - No code change since 21.08.1 * Wed Sep 01 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.08.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.08.1 - No code change since 21.08.0 * Fri Aug 06 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.08.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/21.08.0 - No code change since 21.07.90 * Fri Jul 30 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.07.90 * New feature release - Changes since 21.07.80: * Set correct file mode when saving changes (kde#402363) * Sat Jul 17 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.07.80 * New feature release - No code change since 21.04.3 - Only install the license files once * Wed Jul 07 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.04.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.04.3 - No code change since 21.04.2 * Tue Jun 08 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.04.2 - No code change since 21.04.1 * Wed May 12 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.04.1 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/21.04.1 - No code change since 21.04.0 * Fri Apr 16 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.04.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/21.04 - No code change since 21.03.90 * Fri Apr 09 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.03.90 * New feature release - No code change since 21.03.80 * Sun Mar 21 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.03.80 * New feature release - No code change since 20.12.3 * Thu Mar 04 2021 Luca Beltrame <lbeltrame@kde.org> - Update to 20.12.3 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/20.12.3 - No code change since 20.12.2 * Wed Feb 03 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 20.12.2 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2021-02-apps-update - No code change since 20.12.1 * Tue Jan 05 2021 Luca Beltrame <lbeltrame@kde.org> - Update to 20.12.1 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2021-01-apps-update - No code change since 20.12.0
/usr/include/KompareDiff2 /usr/include/KompareDiff2/KompareDiff2 /usr/include/KompareDiff2/KompareDiff2/DiffHunk /usr/include/KompareDiff2/KompareDiff2/DiffModel /usr/include/KompareDiff2/KompareDiff2/DiffModelList /usr/include/KompareDiff2/KompareDiff2/DiffSettings /usr/include/KompareDiff2/KompareDiff2/Difference /usr/include/KompareDiff2/KompareDiff2/DifferenceString /usr/include/KompareDiff2/KompareDiff2/Global /usr/include/KompareDiff2/KompareDiff2/Info /usr/include/KompareDiff2/KompareDiff2/Marker /usr/include/KompareDiff2/KompareDiff2/ModelList /usr/include/KompareDiff2/komparediff2 /usr/include/KompareDiff2/komparediff2/difference.h /usr/include/KompareDiff2/komparediff2/differencestring.h /usr/include/KompareDiff2/komparediff2/diffhunk.h /usr/include/KompareDiff2/komparediff2/diffmodel.h /usr/include/KompareDiff2/komparediff2/diffmodellist.h /usr/include/KompareDiff2/komparediff2/diffsettings.h /usr/include/KompareDiff2/komparediff2/global.h /usr/include/KompareDiff2/komparediff2/info.h /usr/include/KompareDiff2/komparediff2/komparediff2_export.h /usr/include/KompareDiff2/komparediff2/marker.h /usr/include/KompareDiff2/komparediff2/modellist.h /usr/include/KompareDiff2/komparediff2_version.h /usr/lib64/cmake/KompareDiff2 /usr/lib64/cmake/KompareDiff2/KompareDiff2Config.cmake /usr/lib64/cmake/KompareDiff2/KompareDiff2ConfigVersion.cmake /usr/lib64/cmake/KompareDiff2/KompareDiff2Targets-relwithdebinfo.cmake /usr/lib64/cmake/KompareDiff2/KompareDiff2Targets.cmake /usr/lib64/libkomparediff2.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 19 01:14:14 2024