On Fri, 2018-04-27 at 11:28 +0100, Peter Suetterlin wrote:
Michal Kubecek wrote:
On Friday, 27 April 2018 9:35 Ianseeks wrote:
I've not been able to read this email in the normal functions of kmail i.e. view in message window (its blank) or opening it (double click opens it but its blank). The only way i was able to read this email was to double click to open it and select "View Source". Anyone else experiencing this?
Same here (kmail on Tumbleweed). It does display in mutt without any problem but it's quite long (23529 lines, 868 KB).
Gah. I thought they wanted to fix this (over)quoting of changelogs. Looks like it contains the same text for many applications from the same suite.
For the curious readers, so 'they' can fix stuff: The underlying issue is https://github.com/openSUSE/obs-build/issues/439 The timeswitch from CET to CEST, and the KDE Team not using UTC in the .changes files, resulted in triggering this bug and in turn dates being recalculated in the rpm changelog. Consequence is, that the diff- generator could not find how the new changelog 'appends' to the old one, and resorted to giving a full log. The diff generator can be found at https://github.com/openSUSE/openSUSE-release-tools/blob/master/factory-packa... and if somebody has some spare cycles, it could be nice to teach this thing to 'shorten the diff per package' if it can't really detect the diff. (I honestly thought this community got over the 'they-attitude' - but seems not everbody got the memo: WE ARE openSUSE - there is no THEY!) Cheers, Dominique