Re: 8.3 source tarball naming

Maik Qualmann <[email protected]> Sun, 17 Mar 2024 22:38:44 +0100
Newsgroups gmane.comp.kde.digikam.devel
Message-ID <58992615.34CQhRdXSx@linux-tpgn>
The digiKam-8.3.0 source archive had to be replaced due to:

https://bugs.kde.org/show_bug.cgi?id=483715

It is an 8.3.0 version.

Maik

Am Sonntag, 17. März 2024, 22:33:16 CET schrieb Steven Robbins:
> Hi,
> 
> I see https://download.kde.org/stable/digikam/8.3.0/ is now populated -- is
> this the final 8.3.0 release?
> 
> I was trying to adjust my regexp for matching the source tarball.  In 8.2,
> the URL is
> 
> https://download.kde.org/stable/digikam/8.2.0/digiKam-8.2.0.tar.xz
> 
> The new one is
> https://download.kde.org/stable/digikam/8.3.0/digiKam-8.3.0-1.tar.xz
> 
> I am wondering about the extra "-1" here.
> Is that part of the version string?
> Why the change from 8.2.0?
> 
> Thanks!
> -Steve