[gnome-build-meta/mcatanzaro/gnome-3-36-eol] Add EOL notice for GNOME 3.36
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/mcatanzaro/gnome-3-36-eol] Add EOL notice for GNOME 3.36
- Date: Tue, 23 Mar 2021 23:23:10 +0000 (UTC)
commit 8e630be51bb2af2cd23cdfe242fcbd38fb06e6ac
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Mar 23 18:21:48 2021 -0500
Add EOL notice for GNOME 3.36
GNOME 3.36.10 was the final scheduled update to this runtime, this
week's freedesktop-sdk bump notwithstanding.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2c685853..998b0ac7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -252,7 +252,7 @@ flatpak-finish:
stage: finish_flatpak
dependencies: [flatpak-prepare]
script:
- - flat-manager-client commit --wait $(cat build.txt)
+ - flat-manager-client commit --end-of-life="The GNOME 3.36 runtime is no longer supported as of February
13, 2021. Please ask your application developer to migrate to a supported platform." --wait $(cat build.txt)
- flat-manager-client publish --wait $(cat build.txt)
- flat-manager-client purge $(cat build.txt)
only:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]