Re: Creating bugzilla entries for KDE Applications

2017-09-02 Thread Albert Astals Cid
El dissabte, 2 de setembre de 2017, a les 21:03:23 CEST, Rolf Eike Beer va escriure: > > Nobody really complained so I went ahead and added > > > > https://community.kde.org/Guidelines_and_HOWTOs/Application_Versioning#Bug > > zi lla_versions > > > > We will start doing this for KDE

Re: Creating bugzilla entries for KDE Applications

2017-09-02 Thread Rolf Eike Beer
> Nobody really complained so I went ahead and added > > https://community.kde.org/Guidelines_and_HOWTOs/Application_Versioning#Bugzi > lla_versions > > We will start doing this for KDE Applications 17.12 That means the minimum required CMake version is now 3.0, as "project(… VERSION)" was

Re: Creating bugzilla entries for KDE Applications

2017-09-02 Thread Albert Astals Cid
El dilluns, 31 de juliol de 2017, a les 22:45:17 CEST, Albert Astals Cid va escriure: > El dilluns, 31 de juliol de 2017, a les 9:44:17 CEST, David Faure va escriure: > > On lundi 31 juillet 2017 00:01:54 CEST Albert Astals Cid wrote: > > > Anyone has an idea on how to read the version specified

Re: Creating bugzilla entries for KDE Applications

2017-08-06 Thread Adrián Chaves Fernández
2017-07-31 22:45 GMT+02:00 Albert Astals Cid : > El dilluns, 31 de juliol de 2017, a les 9:44:17 CEST, David Faure va > escriure: > One other option would be calling > cmake --trace-expand > and parsing for > > project(.* VERSION _THE_NUNBER_WE_WANT ) > > maybe that does indeed

Re: Creating bugzilla entries for KDE Applications

2017-08-02 Thread Albert Astals Cid
El dimarts, 1 d’agost de 2017, a les 8:22:04 CEST, Ralf Habacker va escriure: > Am 31.07.2017 um 00:01 schrieb Albert Astals Cid: > > El diumenge, 30 de juliol de 2017, a les 12:48:05 CEST, David Faure va > > > > escriure: > >> On samedi 29 juillet 2017 18:15:16 CEST Albert Astals Cid wrote: >

Re: Creating bugzilla entries for KDE Applications

2017-08-01 Thread Ralf Habacker
Am 31.07.2017 um 00:01 schrieb Albert Astals Cid: > El diumenge, 30 de juliol de 2017, a les 12:48:05 CEST, David Faure va > escriure: >> On samedi 29 juillet 2017 18:15:16 CEST Albert Astals Cid wrote: >>> At Akademy Adrián adapted Jonathan's scripts for Plasma to KDE >>> Applications. >>> >>>

Re: Creating bugzilla entries for KDE Applications

2017-07-31 Thread Aleix Pol
On Mon, Jul 31, 2017 at 10:45 PM, Albert Astals Cid wrote: > El dilluns, 31 de juliol de 2017, a les 9:44:17 CEST, David Faure va escriure: >> On lundi 31 juillet 2017 00:01:54 CEST Albert Astals Cid wrote: >> > Anyone has an idea on how to read the version specified in the cmake

Re: Creating bugzilla entries for KDE Applications

2017-07-31 Thread Albert Astals Cid
El dilluns, 31 de juliol de 2017, a les 9:44:17 CEST, David Faure va escriure: > On lundi 31 juillet 2017 00:01:54 CEST Albert Astals Cid wrote: > > Anyone has an idea on how to read the version specified in the cmake > > project() function? > > It sets the variable PROJECT_VERSION. > > (as well

Re: Creating bugzilla entries for KDE Applications

2017-07-31 Thread David Faure
On lundi 31 juillet 2017 00:01:54 CEST Albert Astals Cid wrote: > Anyone has an idea on how to read the version specified in the cmake > project() function? It sets the variable PROJECT_VERSION. (as well as PROJECT_VERSION_MAJOR, PROJECT_VERSION_MINOR, PROJECT_VERSION_PATCH and

Re: Creating bugzilla entries for KDE Applications

2017-07-30 Thread Albert Astals Cid
El diumenge, 30 de juliol de 2017, a les 12:48:05 CEST, David Faure va escriure: > On samedi 29 juillet 2017 18:15:16 CEST Albert Astals Cid wrote: > > At Akademy Adrián adapted Jonathan's scripts for Plasma to KDE > > Applications. > > > >

Re: Creating bugzilla entries for KDE Applications

2017-07-30 Thread David Faure
On samedi 29 juillet 2017 18:15:16 CEST Albert Astals Cid wrote: > At Akademy Adrián adapted Jonathan's scripts for Plasma to KDE Applications. > > https://cgit.kde.org/sysadmin/release-tools.git/tree/add-bugzilla-versions > > Since KDE Applications are different in regard to Plasma in which not

Re: Creating bugzilla entries for KDE Applications

2017-07-29 Thread Albert Astals Cid
El dissabte, 29 de juliol de 2017, a les 18:52:12 CEST, Elvis Angelaccio va escriure: > On sabato 29 luglio 2017 18:15:16 CEST, Albert Astals Cid wrote: > > At Akademy Adrián adapted Jonathan's scripts for Plasma to KDE > > Applications. > > > >

Re: Creating bugzilla entries for KDE Applications

2017-07-29 Thread Elvis Angelaccio
On sabato 29 luglio 2017 18:15:16 CEST, Albert Astals Cid wrote: At Akademy Adrián adapted Jonathan's scripts for Plasma to KDE Applications. https://cgit.kde.org/sysadmin/release-tools.git/tree/add-bugzilla-versions Hi, this is great news, thanks a lot! Since KDE Applications are