[gnome-build-meta/alatiera/change-project-conf-branch] project.conf: Remove 'beta' from the branch name now that release is stable



commit d3a3d1da3b8f0ae4decc70bba616275174e9b4ac
Author: Jordan Petridis <jpetridis gnome org>
Date:   Wed Sep 11 16:57:56 2019 +0300

    project.conf: Remove 'beta' from the branch name now that release is stable
    
    This is what causes the branh of the flatpak runtimes to change
    from //3.34beta to //3.34

 project.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/project.conf b/project.conf
index 99854699..b2ebd4d1 100644
--- a/project.conf
+++ b/project.conf
@@ -219,7 +219,7 @@ shell:
   - '${XDG_RUNTIME_DIR}'
 
 variables:
-  branch: 3.34beta
+  branch: "3.34"
   gcc_arch: "%{arch}"
   abi: "gnu"
   gcc_triplet: "%{gcc_arch}-linux-%{abi}"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]