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

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Thu Sep 26 21:50:29 UTC 2013


From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>

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 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/data/oses/gnome.xml.in b/data/oses/gnome.xml.in
index 20b4b6a..7879d7a 100644
--- a/data/oses/gnome.xml.in
+++ b/data/oses/gnome.xml.in
@@ -89,4 +89,24 @@
     </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-date>2014-03-25</release-date>
+
+    <resources arch="all">
+      <minimum>
+        <n-cpus>2</n-cpus>
+        <ram>1073741824</ram>
+      </minimum>
+    </resources>
+  </os>
+
 </libosinfo>
-- 
1.8.3.1




More information about the Libosinfo mailing list