[gnome-build-meta/gnome-3-32] project.conf: change the branch to match the git branch



commit f5490896f599915b61218d7afaeb9e6d3a729064
Author: Jordan Petridis <jpetridis gnome org>
Date:   Fri Mar 15 10:56:29 2019 +0200

    project.conf: change the branch to match the git branch
    
    This should have been done as part of the release. It also affects
    the branch which the flatpak runtimes use.

 project.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/project.conf b/project.conf
index f163e3b8..71fffeb6 100644
--- a/project.conf
+++ b/project.conf
@@ -217,7 +217,7 @@ shell:
   - '${XDG_RUNTIME_DIR}'
 
 variables:
-  branch: master
+  branch: '3.32'
   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]