https://bugs.kde.org/show_bug.cgi?id=483715
Bug ID: 483715
Summary: digiKam 8.3.0 release source tarball has 8.4.0 as
version specifier in sources
Classification: Applications
Product: digikam
Version: 8.3.0
Platform: Other
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: Bundle-Tarball
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The downloaded source tarball of 8.3.0 includes 8.4.0 as version specifier.
When installing digiKam 8.3.0 on Arch Linux this shows as 8.4.0 when starting
the application.
STEPS TO REPRODUCE
1. Download https://download.kde.org/stable/digikam/8.3.0/digiKam-8.3.0.tar.xz
2. Compile and start the application.
OBSERVED RESULT
digiKam welcome/help modal shows unreleased version 8.4.0
EXPECTED RESULT
digiKam welcome/help modal shows correct version 8.3.0
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
ADDITIONAL INFORMATION
SHA256sum of tarball currently is
74107a2bff8375cddef78da05662af4fa9517acabfa0cf53692a2a338a8bf173
The file digikam-8.3.0/CMakeLists.txt indicates the wrong version:
# digiKam version
set(DIGIKAM_MAJOR_VERSION "8")
set(DIGIKAM_MINOR_VERSION "4")
set(DIGIKAM_PATCH_VERSION "0")
--
You are receiving this mail because:
You are watching all bug changes.