Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:master commit in: /
Date: Wed, 21 Sep 2022 17:32:02
Message-Id: 1663781497.cbaba08317020f34b1cfd552feb759c2f51c354a.mgorny@gentoo
1 commit: cbaba08317020f34b1cfd552feb759c2f51c354a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 11 07:17:16 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 21 17:31:37 2022 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=cbaba083
7
8 glep-0074: Add a changelog
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 glep-0074.rst | 15 +++++++++++++--
13 1 file changed, 13 insertions(+), 2 deletions(-)
14
15 diff --git a/glep-0074.rst b/glep-0074.rst
16 index 182a871..c55242f 100644
17 --- a/glep-0074.rst
18 +++ b/glep-0074.rst
19 @@ -8,8 +8,8 @@ Type: Standards Track
20 Status: Final
21 Version: 1.2
22 Created: 2017-10-21
23 -Last-Modified: 2022-09-08
24 -Post-History: 2017-10-26, 2017-11-16, 2018-02-08, 2022-09-08
25 +Last-Modified: 2022-09-21
26 +Post-History: 2017-10-26, 2017-11-16, 2018-02-08, 2022-09-08, 2022-09-11
27 Content-Type: text/x-rst
28 Requires: 59, 61
29 Replaces: 44, 58, 60
30 @@ -23,6 +23,17 @@ integrity and authenticity checks. The format aims to be future-proof,
31 efficient and provide means of backwards compatibility.
32
33
34 +Changes
35 +=======
36 +
37 +v1.2
38 + Specified the newline convention used for Manifests.
39 +
40 +v1.1
41 + Removed the restriction that all files covered by a Manifest tree
42 + must reside on the same filesystem.
43 +
44 +
45 Motivation
46 ==========