KDE Frameworks 5.76.0
Allen Winter
winter at kde.org
Sat Nov 7 22:45:22 GMT 2020
On Saturday, November 7, 2020 5:30:17 PM EST Christophe Giboudeaux wrote:
> On samedi 7 novembre 2020 21:42:11 CET David Faure wrote:
> > Dear packagers,
> >
> > KDE Frameworks 5.76.0 has been uploaded to the usual place.
> >
> > New frameworks: none this time.
> >
> > Public release next Saturday.
> >
> > Thanks for the packaging work!
>
> The minimum libical version required by kcalendarcore needs to be bumped.
> With libical 2.0.0, it fails to build with:
>
> src/icalformat_p.cpp:536:21: error: 'icalproperty_new_color' was not declared
> in this scope
>
> (https://invent.kde.org/frameworks/kcalendarcore/-/commit/c5d7bc8)
>
> Allen, what's the minimum version?
>
libical 3.0.5
Oh. kinda my fault.
I approved c5d7bc89c7da527c58967231e9c0ac75c331cdb1 in kcalendarcore
without considering that the min libical version would need to be bumped.
We should revert c5d7bc89c7da527c58967231e9c0ac75c331cdb1
and do a conditional compile for the new color property stuff (libical 3.0.5).
libical 3.0.5 was released 1.5 years ago (May 2019). Not that old.
Objections if I revert c5d7bc89c7da527c58967231e9c0ac75c331cdb1
and we can do a conditional compile for frameworks 5.77?
More information about the release-team
mailing list