Re: KDE Applications 18.12.3 packages available for packagers

2019-03-06 Thread kurt . hindenburg



On 3/6/19 10:59 AM, Andreas Sturmlechner wrote:

On Tue, 5 Mar 2019 at 01:54, Christoph Feck  wrote:

Hello packagers,

*.tar.xz files are available at the usual "stable" location.

Please report issues, release is next Thursday.

Maybe konsole should be considered for respin - commit eccfb1f6, "Fix
ibeam and underline cursor rendering", not yet in 18.12 branch but imo
important.


Please respin Konsole if you can to pick the last commit; thanks


 Kurt


Regards,
Andreas


Re: KDE Frameworks 5.56.0

2019-03-06 Thread David Faure
On mercredi 6 mars 2019 13:31:13 CET Andreas Sturmlechner wrote:
> On Sat, 2 Mar 2019 at 16:48, David Faure  wrote:
> > Dear packagers,
> > 
> > KDE Frameworks 5.56.0 has been uploaded to the usual place.
> 
> syntax-highlighting should be respun to include commit 84d78a05
> ("guard target link libraries for older CMake version")

OK, done.

syntax-highlighting v5.56.0-rc2
0ec4b4c84c2ed04b3eda629ec0386f74f74c3355
700439e5052e4fd6b681b8cff177b39e92edb418f055c31a91700ebf58b3d956  
sources/syntax-highlighting-5.56.0.tar.xz

It's surprising to me that with older cmake we just skip linking to something
(one would think it leads to undefined symbols), but I just tested compilation 
with
cmake 3.10 and it worked.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5





Re: KDE Frameworks 5.56.0

2019-03-06 Thread Andreas Sturmlechner
On Sat, 2 Mar 2019 at 16:48, David Faure  wrote:
> Dear packagers,
>
> KDE Frameworks 5.56.0 has been uploaded to the usual place.

syntax-highlighting should be respun to include commit 84d78a05
("guard target link libraries for older CMake version")

Regards,
Andreas