Bug 463157

Summary: Commit says "release 22.11.2", but no git tag was added
Product: [Applications] Tokodon Reporter: Marcus Müller <marcus_kde>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: carl
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Marcus Müller 2022-12-17 13:38:33 UTC
SUMMARY

Commit e88a983a3cf45d173bd081e1a3435d99ee4dacbb https://invent.kde.org/network/tokodon/-/commit/e88a983a3cf45d173bd081e1a3435d99ee4dacbb says there's a 22.11.2 release. 

But there's no tag to go with it.

This makes building packages harder

STEPS TO REPRODUCE

n/a

OBSERVED RESULT

no tag

EXPECTED RESULT

a tag "v22.11.2"

SOFTWARE/OS VERSIONS

HEAD
Comment 1 Carl Schwan 2022-12-18 09:06:41 UTC
Yeah, but now where is a release at https://download.kde.org/stable/tokodon/tokodon-22.11.2.tar.xz.mirrorlist

I was just preparing the metadata for the release and then doing some QA I found another regression and this delayed the release a bit.
Comment 2 Marcus Müller 2022-12-18 20:43:38 UTC
(In reply to Carl Schwan from comment #1)
> Yeah, but now where is a release at
> https://download.kde.org/stable/tokodon/tokodon-22.11.2.tar.xz.mirrorlist

Cool, thank you!

Is that URL, https://download.kde.org/stable/%{name}/${name}-%{version}.tar.xz, going to be canonical for future releases?