Hello community,

here is the log from the commit of package bitcoin for openSUSE:Factory checked 
in at 2020-07-24 12:10:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bitcoin (Old)
 and      /work/SRC/openSUSE:Factory/.bitcoin.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bitcoin"

Fri Jul 24 12:10:34 2020 rev:38 rq:822554 version:0.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes  2020-06-18 
10:27:09.648648915 +0200
+++ /work/SRC/openSUSE:Factory/.bitcoin.new.3592/bitcoin.changes        
2020-07-24 12:10:43.229884837 +0200
@@ -1,0 +2,6 @@
+Fri Jul 24 04:46:06 UTC 2020 - Michel Normand <norm...@linux.vnet.ibm.com>
+
+- Add 7GB min disk space and change memory setting to physicalmemory
+  in existing _constraints file
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.Y2FQSa/_old  2020-07-24 12:10:43.857885468 +0200
+++ /var/tmp/diff_new_pack.Y2FQSa/_new  2020-07-24 12:10:43.857885468 +0200
@@ -1,7 +1,10 @@
 <constraints>
   <hardware>
-    <memory>
+    <physicalmemory>
       <size unit="M">4086</size>
-    </memory>
+    </physicalmemory>
+    <disk>
+      <size unit="G">7</size>
+    </disk>
   </hardware>
 </constraints>


Reply via email to