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

2021-08-13 Thread André Pönitz
On Fri, Aug 13, 2021 at 07:17:16AM +, 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 v

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

2021-08-13 Thread Giuseppe D'Angelo via Development
Il 13/08/21 09:17, Jani Heikkinen ha scritto: In my opinion we don't need those; packages are always released in proper release folder (likehttps://download.qt.io/development_releases/qt/6.2/6.2.0-beta2/) and so on it should be quite obvious in which pre-release packages belongs to. Official

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

2021-08-13 Thread Albert Astals Cid via Development
El divendres, 13 d’agost de 2021, a les 11:06:07 (CEST), Jani Heikkinen va escriure: > Hi, > > > -Original Message- > > From: Edward Welbourne > > Sent: perjantai 13. elokuuta 2021 10.43 > > To: Jani Heikkinen > > Cc: Albert Astals Cid ; development@qt- > > project.org > > Subject: Re:

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

2021-08-13 Thread Edward Welbourne
El divendres, 13 d’agost de 2021, a les 9:17:16 (CEST), Jani Heikkinen va escriure: 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

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

2021-08-13 Thread Jani Heikkinen
Hi, > -Original Message- > From: Edward Welbourne > Sent: perjantai 13. elokuuta 2021 10.43 > To: Jani Heikkinen > Cc: Albert Astals Cid ; development@qt- > project.org > Subject: Re: [Development] Do we need version tags in released src > packages? > > El divendres, 13 d’agost de 2021,

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

2021-08-13 Thread Edward Welbourne
El divendres, 13 d’agost de 2021, a les 9:17:16 (CEST), Jani Heikkinen va escriure: >> 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

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

2021-08-13 Thread Albert Astals Cid via Development
El divendres, 13 d’agost de 2021, a les 9:17:16 (CEST), Jani Heikkinen va escriure: > 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

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

2021-08-13 Thread Jani Heikkinen
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 (-alpha, -beta1 etc) from our src and exmple packages? In my opi