From 01bbc19f3f970ad9c2a4429da5451af1a517e038 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 11 Nov 2020 13:01:04 +0100 Subject: [PATCH 1/3] update readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2784b1..5694a5d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # nextcloud -The nextcloud package +Modular version of the [nextcloud package](https://src.feoraproject.org/rpms/nextcloud). + +Available streams: + + - `nextcloud-stable`, follows upstream's `stable` release channel, currently ships Nextcloud Server 20 + - `nextcloud-20`, Nextcloud Server 20 + - `nextcloud-19`, Nextcloud Server 19 + - `nextcloud-18`, Nextcloud Server 18 + +Streams are maintained as long as the upstream release is not EOL'd. From dfb2f9d77306755224c128d2afff8517a66de2f2 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 11 Nov 2020 13:02:13 +0100 Subject: [PATCH 2/3] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5694a5d..a320b20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# nextcloud - -Modular version of the [nextcloud package](https://src.feoraproject.org/rpms/nextcloud). +Modular version of the [nextcloud package](https://src.fedoraproject.org/rpms/nextcloud). Available streams: From c217cbc5e7789a2780238f2f53539b229a32221a Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Sat, 16 Jan 2021 14:06:36 +0100 Subject: [PATCH 3/3] mark nc-18 as EOL --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a320b20..ddd4384 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,13 @@ Modular version of the [nextcloud package](https://src.fedoraproject.org/rpms/ne Available streams: +Current: + - `nextcloud-stable`, follows upstream's `stable` release channel, currently ships Nextcloud Server 20 - `nextcloud-20`, Nextcloud Server 20 - `nextcloud-19`, Nextcloud Server 19 - - `nextcloud-18`, Nextcloud Server 18 -Streams are maintained as long as the upstream release is not EOL'd. +EOL'd upstream: + + - `nextcloud-18`, Nextcloud Server 18.0.13, available until Fedora 32 EOL +