[gnome-build-meta/mcatanzaro/gnome-3-36-eol] Add EOL notice for GNOME 3.36




commit 7a10d6c56517b8382467928dc47c2907241e7ca6
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 update to this runtime.

 .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]