[Libosinfo] [PATCH 3/4] gnome: Add info for gnome-continuous 3.12

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Tue Nov 26 16:00:39 UTC 2013


gnome-continuous is continuous integration system so images produced by
it track the git master of all modules and now that GNOME 3.10 is out and
many projects have branched for 3.10 maintainance, these images are
already 3.12 (3.11 at the moment but thats splitting hair I guess).
---
 data/oses/gnome.xml.in | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/data/oses/gnome.xml.in b/data/oses/gnome.xml.in
index 20b4b6a..c37ab2a 100644
--- a/data/oses/gnome.xml.in
+++ b/data/oses/gnome.xml.in
@@ -89,4 +89,25 @@
     </resources>
   </os>
 
+  <os id="http://gnome.org/continuous/3.12">
+    <short-id>gnome-continuous-3.12</short-id>
+    <_name>GNOME 3.12</_name>
+    <version>3.12</version>
+    <_vendor>GNOME Project</_vendor>
+    <family>linux</family>
+    <distro>gnome</distro>
+    <derives-from id="http://gnome.org/continuous/3.10"/>
+    <upgrades id="http://gnome.org/continuous/3.10"/>
+    <release-status>snapshot</release-status>
+
+    <release-date>2014-03-25</release-date>
+
+    <resources arch="all">
+      <minimum>
+        <n-cpus>2</n-cpus>
+        <ram>1073741824</ram>
+      </minimum>
+    </resources>
+  </os>
+
 </libosinfo>
-- 
1.8.4.2




More information about the Libosinfo mailing list