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

libKF5CalendarCore5-5.102.0-bp155.1.7 RPM for s390x

From OpenSuSE Leap 15.5 for s390x

Name: libKF5CalendarCore5 Distribution: SUSE Linux Enterprise 15 SP5
Version: 5.102.0 Vendor: openSUSE
Release: bp155.1.7 Build date: Mon May 22 12:07:52 2023
Group: Unspecified Build host: s390zp25
Size: 1043754 Source RPM: kcalendarcore-5.102.0-bp155.1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Library to access to and handle calendar data
KCalendarCore is a library to provide access to and handling of calendar data.
It supports the standard formats iCalendar and vCalendar and the group
scheduling standard iTIP.

Provides

Requires

License

LGPL-2.0-or-later

Changelog

* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.102.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.102.0
  - No code change since 5.101.0
* Tue Dec 06 2022 Christophe Marin <christophe@krop.fr>
  - Update to 5.101.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.101.0
  - No code change since 5.100.0
* Tue Nov 08 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.100.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.100.0
  - No code change since 5.99.0
* Sat Oct 01 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.99.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.99.0
  - Changes since 5.98.0:
    * Add Qt6 windows CI support
    * .gitlab-ci.yml: enable static builds
    * Use dtStart as the default for dtRecurrence
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.98.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.98.0
  - Changes since 5.97.0:
    * Ensure that status values are valid
    * Fix building with deprecated API disabled
    * Add FreeBSD Qt6 CI support
    * Fix nesting of update()/updated() calls
* Sun Aug 07 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.97.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.97.0
  - Changes since 5.96.0:
    * Deprecate deletion tracking support in CalFormat::fromString
    * Add plugin loader for KCalendarCore::CalendarPlugin
* Sun Jul 03 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.96.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.96.0
  - Changes since 5.95.0:
    * Don't drop custom properties with non-text value types
    * Add calendar loading state property
    * Fix UTC offset timezone loading with latest Qt 5.15.x
    * Change the xCalFormat classes to use a hierarchical dptr
* Fri Jun 10 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.95.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.95.0
  - Changes since 5.94.0:
    * Make the Calendar::accessMode property actually accessible from QML
    * Don't heap allocate ICalFormatImpl in ICalFormat::Private
    * Remove unnecessary and largely unused d pointers in the Compat* classes
    * Remove ICalFormatImpl d pointer and vtable
    * Don't remove the hasGeo property for Qt6, just make it read-only
    * Change Calendar::sortX() methods to work in-place
    * Initialize all fields in a default constructed Attendee object
    * Add Duration <-> iCal string conversion methods to ICalFormat
    * Deprecate largely unused rawEventsForDate overload
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.94.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.94.0
  - Changes since 5.93.0:
    * Create UIDs if necessary (kde#339726)
    * Add windows CI
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.93.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.93.0
  - Changes since 5.92.0:
    * Notify on notebook change for exceptions.
    * Note use of low-level libical function
    * Print more information about errors when loading vCalendars
    * Implement notebook association when parsing iCal data.
    * Correct a comment
    * Fix storing of times with UTC offsets
    * Second attempt to make testTodoCompletedOnce work all year
    * Revert "Don't use the current date for recurring todo completion test"
    * Compare QDateTime times, timespecs, and timezones
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.92.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.92.0
  - Changes since 5.91.0:
    * Compare timeSpecs when comparing incidences for equality
    * Add Qt6 Android CI
    * Preserve timeSpec of all-day event's dtEnd
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.91.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.91.0
  - Changes since 5.90.0:
    * Don't use the current date for recurring todo completion test
    * Revert "Honour STATUS:CANCELLED"
    * Serialize container sizes as 32bit integers
    * Compare timeSpec() for the due date/time, too
    * Set the local timezone in testevent
    * Fix geo coordinate unit test without deprecated API
    * Fix generate pkg file
    * Add CI qt6 support
    * Remove FreeBusyPrivate::q
    * Remove TodoPrivate::q
    * T12270: create an inheritance hierarchy of private types
* Mon Jan 03 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.90.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.90.0
  - Changes since 5.89.0:
    * Make it compiles against qt6
    * Add unittest for timeSpec-only change of dtStart/dtEnd
    * Compare timeSpec() for the end date/time too.
    * ICalFormat: reduce calls to dtStart()/dtEnd(), use the local vars
    * Fix timezone information being lost when creating events
* Sat Dec 04 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.89.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.89.0
  - Changes since 5.88.0:
    * Port QStringRef (deprecated) to QStringView
    * Compare the objects managed by a QSharedPointer
    * Extend Event unit test to compare alarms
    * Avoid update calls if nothing changed
    * Consistency and range checking for GEO data
    * Fix compile with QT6
    * Check validity of priority value
* Sun Nov 07 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Strip 'Source' URL for faster submissions
* Sun Nov 07 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.88.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.88.0
  - Too many changes to list here.
* Sun Oct 03 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.87.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.87.0
  - Changes since 5.86.0:
    * Add Gitlab CI configuration
    * Set the correct last modified time when creating an exception for a recurring event.
    * icalformat_p.cpp - support ATTACH parameter FILENAME (kde#436161)
    * Add Qt5Gui as dependency in pkgconfig file.
    * autotests/testicaltimezones.cpp - fix unused variable warning
    * Read floating date time as LocalTime
    * Implement PERIOD support in RDATE
* Mon Sep 06 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.86.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.86.0
  - No code change since 5.85.0
* Fri Aug 27 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Disable lto for ppc64 builds.
* Fri Aug 06 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.85.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.85.0
  - Changes since 5.84.0:
    * Fixup include dir into pkgconfig file
    * Hide fields, to enforce uniform use of setFieldDirty()
    * Fix formating in apidoc for free busy
    * Add ownerChanged signal
    * Add metadata properties to calendar
    * Add base class for calendar plugins
    * More completion field consistency and dirtyness checks
    * Mark mCompleted as dirty if it changes, and also reset status
* Sun Jul 04 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.84.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.84.0
  - Changes since 5.83.0:
    * Assign and compare more Incidence::Private members (kde#437670)
    * When sorting to-dos, treat undefined dtDues as later than defined dtDues
    * Generate pkgconfig file
    * Remove unused includes
    * Return start datetimes for non-recurring incidences (kde#396570)
  - Only install the license files once
* Sat Jun 05 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.83.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.83.0
  - Changes since 5.82.0:
    * Allow sorting of todos by category (tag)
    * Remove a false comment from the API docs
    * Ensure not to use a timezone with the same UTC offset in test.
    * Update Compat test references
    * Use UTC times when calculating the transition dates of standard and dst phases.
    * Bump required CMake version to 3.16
    * Remove conditional compilation for libical older than 3
    * Fix Compat-libical3-eGroupware.ics
* Sat May 01 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.82.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.82.0
  - Changes since 5.81.0:
    * Fix mem leak found by asan
    * Don't export UTC timezone as TZID=UTC
* Mon Apr 05 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.81.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.81.0
  - Changes since 5.80.0:
    * Run clang-format
    * Add clang-format configuration
    * Add trailing comma to enum
    * Don't use qMakePair for implementing qHash
* Sun Mar 07 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.80.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.80.0
  - Changes since 5.79.0:
    * Add a flag not to update the lastModified field automatically.
    * Fix enum documentation
* Mon Feb 08 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.79.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.79.0
  - Changes since 5.78.0:
    * Unregister MemoryCalendar as an observer when deleting an incidence.
    * Use the recurrenceId to delete the right occurrence.
    * Also clear notebook associations when closing a MemoryCalendar.
* Wed Jan 06 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.78.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.78.0
  - Changes since 5.77.0:
    * Remove ifdefs, we require Qt 5.14 now
    * CMakeLists.txt - increase minimum libical version to 3.0
* Sat Dec 05 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.77.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.77.0
  - Changes since 5.76.0:
    * Fix maintainer, that is supposed to be Allen Winter
    * Re-add COLOR property serialization from RFC7986.
    * Add support for CONFERENCE property
    * Add alarmsTo convenience method to Calendar
    * Check that by day recurrences do not precede dtStart.
* Sat Nov 07 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.76.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.76.0
  - Changes since 5.75.0:
    * Raise ambiguity in ICalFormat::toString() in tests
    * Make MemoryCalendar::rawEvents(QDate, QDate) works for open bounds
* Mon Oct 05 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.75.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.75.0
  - Changes since 5.74.0:
    * Remove obsolete license text
    * Relicense file to LGPL-2.0-or-later
* Sun Sep 06 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.74.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.74.0
  - Changes since 5.73.0:
    * Always store X-KDE-VOLATILE-XXX properties as volatile.
    * Document the expected TZ transitions in Prague
    * Remove obsolete COPYING files
* Sun Aug 02 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.73.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.73.0
  - Changes since 5.72.0:
    * Use KF-standardized Qt logging categories
    * Fix unittests on FreeBSD.
* Sun Jul 05 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.72.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.72.0
  - Changes since 5.71.0:
    * Correct documentation for Recurrence::setStartDateTime()
    * Check for write error in save() if the disk is full (kde#370708)
    * Correct icon names for recurring to-dos
    * Fix serialization of recurring to-do's start date (kde#345498)
    * Add more tests for Recurrence::getNextDayTime(QDateTime)
* Sun Jun 07 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.71.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.71.0
  - No code change since 5.70.0
* Sun May 03 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.70.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.70.0
  - No code change since 5.69.0
* Sun Apr 05 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.69.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.69.0
  - Changes since 5.68.0:
    * fix fallback to vCalendar loading on iCalendar load failure
* Sun Mar 08 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.68.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
  - Changes since 5.67.0:
    * Fix mismatching iterator types
    * Update visibility cache when notebook visibility is changed
    * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
    * KCalendarCore: Convert license statements to SPDX markers
    * Use ecm_qt_install_logging_categories over manual categories files
    * Port QRegExp to QRegularExpression
* Sun Feb 02 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.67.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
  - No code change since 5.66.0
* Sun Jan 05 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.66.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
  - Changes since 5.65.0:
    * Remove endl. qCritical/qDebug already adds a endl.
    * Improve README.md to have an Introduction section
    * Make incidence geographic coordinate also accessible as a property
    * Fix RRULE generation for timezones
    * Update the obsolete projects.kde.org URL
* Sun Dec 08 2019 Christophe Giboudeaux <christophe@krop.fr>
  - 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:
    * autotests: Find perl executable on all platforms
    * Add some test to ensure local time handling in recurrences.
    * Fallback to system time zone on calendar creation with an invalid one.
    * Memory Calendar: avoid code duplication
    * Use QDate as key in mIncidencesForDate in MemoryCalendar
    * Handle incidences in different time zones in MemoryCalendar.
* Sun Nov 03 2019 Christophe Giboudeaux <christophe@krop.fr>
  - 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:
    * Add libical version too
    * Fix typo
    * Use ECMGenerateExportHeader to manage deprecated API better
    * Explicitly define the Journal copy ctor
* Tue Oct 15 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Fix the license tag. kcalendarcore is LGPL-2.0-or-later.
* Sun Oct 06 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.63.0
    * kcalcore was renamed to kcalendarcore and is now a KDE framework.
* 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
  - Changes since 19.07.90:
    * "kcalcore_debug.h" -> "kcalendarcore_debug.h"
    * Rename to kcalendarcore
    * Rename kcalcore_version.h to kcalendarcore_version.h
* 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
  - Changes since 19.07.80:
    * Clarify that utils.h is not public API
    * Port tests to new namespace
    * Rename the header install locations to KCalendarCore
    * Rename the KCalCore namespace to KCalendarCore
* 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
* 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
  - Changes since 19.04.1:
    * Remove bogus TODO, this is a private header already so it's fine
* 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:
    * Fix compile, KCalCore doesn't depend on Qt5Widgets, so use Qt5Gui instead
    * Workaround a Qt 5.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:
    * compile without foreach
    * We use find_dependency, so we need to include CMakeFindDependencyMacro.
    * Support static builds
    * Add property for productId
    * Fix some clazy warning
* 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:
    * Fix TodoTest::testStatus
* 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:
    * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
    * Need to increase version
    * Make Incidence[Base] and Event Q_GADGETs
    * 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:
    * Use Q_REQUIRED_RESULT
    * Warning--
    * Warning--
    * Remove unused debug
* 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:
    * None
* 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:
    * Fix Bug 392952 - Regression: port to QTimeZone leads to blowing up iCal file size (kde#392952)
* Tue Apr 10 2018 wbauer@tmo.at
  - Add 0001-Revert-GIT_SILENT-increase-version.patch to make it
    build with libical 1.0.1 on Leap 42.3
* 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:
    * Remove unused unistd.h include
    * define strncasecmp and strcasecmp on Windows
    * Remove strings.h include
    * icalformat: remove QByteArray->QString->QByteArray roundtrip.
* 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 a porting bug when persing timezones
* 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:
    * Make sure the autotest fails if the .ref file is missing.
    * Fix obvious porting error, allDay was ignored.
    * Finish cleaning up after 4a039ac88, removing unused test files
* 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:
    * Remove duplicate QT_REQUIRED_VERSION from autotests
* 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 duplicate QT_REQUIRED_VERSION from autotests
* 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 build on Windows
    * Remove not necessary include
* 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:
    * Minor optimization
* 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:
    * Revert "USe nullptr"
    * USe nullptr
    * Port away from qt_qhash_seed which is going away in Qt 5.9
    * Minor
    * Minor optimization
    * Remove directly
    * USe directly value()...
    * Use nullptr
    * Use QLatin1Char
    * Use QLatin1Char when possible
    * Use Q_NULLPTR
    * Use QLatin1Char(' ') when possible
    * Add ECMCoverageOption
* 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
* Wed Nov 09 2016 lbeltrame@kde.org
  - Update to KDE Applications 16.08.3
    * KDE Applications 16.08.3
    * https://www.kde.org/announcements/announce-applications-16.08.3.php
* Tue Oct 11 2016 lbeltrame@kde.org
  - KDE Applications 16.08.2
    https://www.kde.org/announcements/announce-applications-16.08.2.php
* Fri Sep 09 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.08.1
    * KDE Applications 16.08.1
    * https://www.kde.org/announcements/announce-applications-16.08.1.php
* Fri Aug 12 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.08.0
    * KDE Applications 16.08.0
    * https://www.kde.org/announcements/announce-applications-16.08.0.php
* Mon Aug 08 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.07.90
    * KDE Applications 16.07.90 (16.08-RC)
    * https://www.kde.org/announcements/announce-applications-16.08-rc.php
* Sat Jul 16 2016 wbauer@tmo.at
  - Cleanup build requirements
* Thu Jul 07 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.04.3
    * KDE Applications 16.04.3
    * https://www.kde.org/announcements/announce-applications-16.04.3.php
* Fri Jun 10 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.04.2
    * KDE Applications 16.04.2
    * https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.04.1
    * KDE Applications 16.04.1
    * https://www.kde.org/announcements/announce-applications-16.04.1.php
* Sun Apr 17 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.04.0
    * KDE Applications 16.04.0
    * https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 16.03.90
    * KDE Applications 16.04.0 RC
    * https://www.kde.org/announcements/announce-applications-16.04-rc.php
* Sun Mar 13 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 15.12.3
    * KDE Applications 15.12.3
    * https://www.kde.org/announcements/announce-applications-15.12.3.php
    * boo#970855
* Sat Feb 13 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 15.12.2
    * KDE Applications 15.12.2
    * https://www.kde.org/announcements/announce-applications-15.12.2.php
    * boo#966605
* Sat Jan 09 2016 tittiatcoke@gmail.com
  - Update to KDE Applications 15.12.1
    * KDE Applications 15.12.1
    * https://www.kde.org/announcements/announce-applications-15.12.1.php
    * boo#961265
* Sun Dec 13 2015 tittiatcoke@gmail.com
  - Update to KDE Applications 15.12.0
    * KDE Applications 15.12.0
    * https://www.kde.org/announcements/announce-applications-15.12.0.php
    * boo#958887
* Fri Dec 11 2015 p.drouand@gmail.com
  - Remove superfluous libpth-devel dependency
* Tue Nov 10 2015 tittiatcoke@gmail.com
  - Update to KDE Applications 15.08.3
    * KDE Applications 15.08.3
    * https://www.kde.org/announcements/announce-applications-15.08.3.php
    * boo#954531
* Sun Oct 11 2015 tittiatcoke@gmail.com
  - Update to KDE Applications 15.08.2
    * KDE Applications 15.08.2
    * https://www.kde.org/announcements/announce-applications-15.08.2.php
* Sun Sep 13 2015 tittiatcoke@gmail.com
  - Update to KDE Applications 15.08.1
    * KDE Applications 15.08.1
    * https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeaux@gmx.com
  - Update to KDE Applications 15.08.0
    * KDE Applications 15.08.0
    * https://www.kde.org/announcements/announce-applications-15.08.0.php
* Fri Aug 07 2015 tittiatcoke@gmail.com
  - Initial version based on  KDE Applications 15.07.90
    * KDE Applications 15.08.0 RC1
    * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Files

/usr/lib64/libKF5CalendarCore.so.5
/usr/lib64/libKF5CalendarCore.so.5.102.0
/usr/share/licenses/libKF5CalendarCore5
/usr/share/licenses/libKF5CalendarCore5/BSD-3-Clause.txt
/usr/share/licenses/libKF5CalendarCore5/LGPL-2.0-or-later.txt
/usr/share/licenses/libKF5CalendarCore5/LGPL-3.0-or-later.txt
/usr/share/qlogging-categories5/kcalendarcore.categories
/usr/share/qlogging-categories5/kcalendarcore.renamecategories


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:24:33 2024