From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] data/glep:glep39 commit in: / Date: Mon, 10 Apr 2023 13:29:43 +0000 (UTC) [thread overview] Message-ID: <1678651702.41c04a323b363c7755fb90bc72c66d3f173716b7.ulm@gentoo> (raw) commit: 41c04a323b363c7755fb90bc72c66d3f173716b7 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 16:39:31 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Mar 12 20:08:22 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=41c04a32 glep-{0001,0002}: Specify that all dates must be in UTC Bug: https://bugs.gentoo.org/895728 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> glep-0001.rst | 5 +++-- glep-0002.rst | 9 +++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/glep-0001.rst b/glep-0001.rst index 5b33558..a522014 100644 --- a/glep-0001.rst +++ b/glep-0001.rst @@ -8,7 +8,7 @@ Type: Informational Status: Active Version: 4 Created: 2003-05-31 -Last-Modified: 2022-07-08 +Last-Modified: 2023-02-22 Post-History: 2003-06-01, 2003-07-02, 2008-01-19, 2008-06-05, 2011-03-09, 2013-12-14, 2017-09-17, 2018-07-10, 2019-11-24 Content-Type: text/x-rst @@ -294,7 +294,8 @@ The Created header records the date that the GLEP was assigned a number, Last-Modified specifies the date that the GLEP was last updated in the master branch, while Post-History is used to record the dates of when new versions of the GLEP are posted to the appropriate mailing list. All three headers -should be in ISO 8601 ``yyyy-mm-dd`` format, e.g. 2001-08-14. +should be in ISO 8601 ``yyyy-mm-dd`` format, e.g. 2001-08-14, with the dates +represented in UTC (Coordinated Universal Time). The format of a GLEP is specified with a Content-Type header, which must be "text/x-rst" for ReStructuredText GLEPs (see GLEP 2 [#GLEP2]_). diff --git a/glep-0002.rst b/glep-0002.rst index ab68ee9..95cbe7c 100644 --- a/glep-0002.rst +++ b/glep-0002.rst @@ -8,7 +8,7 @@ Type: Informational Status: Active Version: 4.1 Created: 2003-05-31 -Last-Modified: 2022-07-09 +Last-Modified: 2023-02-22 Post-History: 2003-06-02, 2013-12-17, 2017-09-17, 2019-11-24 Content-Type: text/x-rst --- @@ -98,7 +98,8 @@ directions below. - Reset the Version to "1". - Change the Created and Last-Modified headers to today's date. Be sure to - follow the format carefully: it must be in ISO 8601 ``yyyy-mm-dd`` format. + follow the format carefully: it must be in ISO 8601 ``yyyy-mm-dd`` format, + with the date represented in UTC (Coordinated Universal Time). - Reset the Post-History to empty for now; you'll add dates to this header each time you post your GLEP to gentoo-dev@lists.gentoo.org. If you @@ -107,8 +108,8 @@ directions below. Post-History: 2003-08-14, 2003-09-03 - You must manually add new dates and check them in. If you don't have - check-in privileges, send your changes to the GLEP editors. + You must manually add new dates (again, in UTC) and check them in. If you + don't have check-in privileges, send your changes to the GLEP editors. - For Standards Track GLEPs, if your feature depends on the acceptance of some other currently in-development GLEP, add a Requires header right
WARNING: multiple messages have this Message-ID (diff)
From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] data/glep:master commit in: / Date: Sun, 12 Mar 2023 20:10:18 +0000 (UTC) [thread overview] Message-ID: <1678651702.41c04a323b363c7755fb90bc72c66d3f173716b7.ulm@gentoo> (raw) Message-ID: <20230312201018.kXbquvpwL4-MwtKPL8nSB8tlR8YVy7D_ovhdIAc0Lpw@z> (raw) commit: 41c04a323b363c7755fb90bc72c66d3f173716b7 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 16:39:31 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Mar 12 20:08:22 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=41c04a32 glep-{0001,0002}: Specify that all dates must be in UTC Bug: https://bugs.gentoo.org/895728 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> glep-0001.rst | 5 +++-- glep-0002.rst | 9 +++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/glep-0001.rst b/glep-0001.rst index 5b33558..a522014 100644 --- a/glep-0001.rst +++ b/glep-0001.rst @@ -8,7 +8,7 @@ Type: Informational Status: Active Version: 4 Created: 2003-05-31 -Last-Modified: 2022-07-08 +Last-Modified: 2023-02-22 Post-History: 2003-06-01, 2003-07-02, 2008-01-19, 2008-06-05, 2011-03-09, 2013-12-14, 2017-09-17, 2018-07-10, 2019-11-24 Content-Type: text/x-rst @@ -294,7 +294,8 @@ The Created header records the date that the GLEP was assigned a number, Last-Modified specifies the date that the GLEP was last updated in the master branch, while Post-History is used to record the dates of when new versions of the GLEP are posted to the appropriate mailing list. All three headers -should be in ISO 8601 ``yyyy-mm-dd`` format, e.g. 2001-08-14. +should be in ISO 8601 ``yyyy-mm-dd`` format, e.g. 2001-08-14, with the dates +represented in UTC (Coordinated Universal Time). The format of a GLEP is specified with a Content-Type header, which must be "text/x-rst" for ReStructuredText GLEPs (see GLEP 2 [#GLEP2]_). diff --git a/glep-0002.rst b/glep-0002.rst index ab68ee9..95cbe7c 100644 --- a/glep-0002.rst +++ b/glep-0002.rst @@ -8,7 +8,7 @@ Type: Informational Status: Active Version: 4.1 Created: 2003-05-31 -Last-Modified: 2022-07-09 +Last-Modified: 2023-02-22 Post-History: 2003-06-02, 2013-12-17, 2017-09-17, 2019-11-24 Content-Type: text/x-rst --- @@ -98,7 +98,8 @@ directions below. - Reset the Version to "1". - Change the Created and Last-Modified headers to today's date. Be sure to - follow the format carefully: it must be in ISO 8601 ``yyyy-mm-dd`` format. + follow the format carefully: it must be in ISO 8601 ``yyyy-mm-dd`` format, + with the date represented in UTC (Coordinated Universal Time). - Reset the Post-History to empty for now; you'll add dates to this header each time you post your GLEP to gentoo-dev@lists.gentoo.org. If you @@ -107,8 +108,8 @@ directions below. Post-History: 2003-08-14, 2003-09-03 - You must manually add new dates and check them in. If you don't have - check-in privileges, send your changes to the GLEP editors. + You must manually add new dates (again, in UTC) and check them in. If you + don't have check-in privileges, send your changes to the GLEP editors. - For Standards Track GLEPs, if your feature depends on the acceptance of some other currently in-development GLEP, add a Requires header right
next reply other threads:[~2023-04-10 13:29 UTC|newest] Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-04-10 13:29 Ulrich Müller [this message] 2023-03-12 20:10 ` [gentoo-commits] data/glep:master commit in: / Ulrich Müller -- strict thread matches above, loose matches on Subject: below -- 2023-05-08 17:12 Ulrich Müller 2023-04-16 8:08 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-05-08 17:12 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-16 8:08 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-05-08 17:12 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-16 8:08 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-05-08 17:12 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-16 8:08 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-05-08 17:12 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-16 8:08 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-05-08 17:12 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-16 8:08 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-05-08 10:35 Ulrich Müller 2023-05-08 10:35 Ulrich Müller 2023-05-02 19:10 Ulrich Müller 2023-04-16 8:08 Ulrich Müller 2023-04-16 8:08 Ulrich Müller 2023-04-16 8:08 Ulrich Müller 2023-04-16 8:08 Ulrich Müller 2023-04-16 8:08 Ulrich Müller 2023-04-10 17:56 Ulrich Müller 2023-04-10 17:56 Ulrich Müller 2023-04-10 17:10 ` Ulrich Müller 2023-04-10 17:52 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 17:10 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-10 13:29 Ulrich Müller 2023-04-01 9:04 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-10 13:29 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-04-01 9:04 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-10 13:29 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-03-12 20:14 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-10 13:29 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-03-12 20:10 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-10 13:29 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller 2023-03-12 20:10 [gentoo-commits] data/glep:master " Ulrich Müller 2023-04-10 13:29 ` [gentoo-commits] data/glep:glep39 " Ulrich Müller
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1678651702.41c04a323b363c7755fb90bc72c66d3f173716b7.ulm@gentoo \ --to=ulm@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox