Re: [Development] Do we need version tags in released src packages?

2021-08-14 Thread Lisandro Damián Nicanor Pérez Meyer
On Fri, 13 Aug 2021 at 04:20, Jani Heikkinen wrote: > > Hi! > > We are planning to simplify our packaging and releasing scripts and one thing > which would simplify our scripts is removal of version tag parsing for src > (and example) packages. So the question is if we can remove version tag >

Re: [Development] Do we need version tags in released src packages?

2021-08-14 Thread Shawn Rutledge
On 13 Aug 2021, at 13:39, Albert Astals Cid via Development mailto:development@qt-project.org>> wrote: It seems a bad idea to have files with the same name and the different contents. It can lead to all kind of confusion in which you download something, then "download the same file" 5 days lat