Missing product versions in Bugzilla

Heiko Becker heiko.becker at kde.org
Sun Jul 24 15:40:09 BST 2022


On Sunday, 24 July 2022 01:15:09 CEST, Nate Graham wrote:
> IIRC, the release team takes care of updating product-versions 
> of apps on Bugzilla using a script. CCing them.

Yes, we do. At least for projects passing their version number to project() 
in CMakeLists.txt [1] and if the project name matches the product name in 
bugzilla or has an bugzilla entry in repo-metadata.git, e.g. something like 
[2].

Unfortunately Laurent sometime increases the versions for all PIM repos 
prematurely, as in before we release the tarballs to the public, which 
means the script  adds yy.mm.expected_version + 1 in these cases. Which 
should account for most of the missing versions below. There are more 
versions missing for kmail because the capability and information to do the 
kmail2 <-> kmail was only contributed by Sandro at some point in the past.

> On 7/23/22 16:10, Glen Ditchfield wrote:
>> I've noticed an assortment of 
>> missing versions for different products:
>> 
>> 
>> |kontact         | 5.20.1 5.17.2 5.16.2               |
>> 
>> |kmail2          | 5.20.1 5.18.3 5.18.2 5.18.1 5.18.0 |
>> 
>> |                | 5.17.3 5.17.2 5.17.1 5.17.0        |
>> 
>> |korganizer      | 5.20.1 5.17.2 5.16.2               | ...

I added these versions manually.

Regards,
Heiko

[1] 
https://community.kde.org/Guidelines_and_HOWTOs/Application_Versioning#Bugzilla_versions
[2] 
https://invent.kde.org/sysadmin/repo-metadata/-/commit/bfbd371087b756e6d069e32e6753dfaf810e0bbd


More information about the kde-devel mailing list