Hello community, here is the log from the commit of package mariadb for openSUSE:Factory checked in at 2016-05-13 09:22:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mariadb (Old) and /work/SRC/openSUSE:Factory/.mariadb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb" Changes: -------- --- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes 2016-02-11 12:32:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes 2016-05-13 09:22:39.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 5 14:31:50 UTC 2016 - [email protected] + +- fix constraints conditions for 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.p4Z3sx/_old 2016-05-13 09:22:41.000000000 +0200 +++ /var/tmp/diff_new_pack.p4Z3sx/_new 2016-05-13 09:22:41.000000000 +0200 @@ -1,11 +1,23 @@ <constraints> - <hardware> - <physicalmemory> - <size unit="M">5000</size> - </physicalmemory> - <disk> - <size unit="G">13</size> - </disk> - </hardware> -</constraints> + <overwrite> + <conditions> + <arch>i586</arch> + <arch>x86_64</arch> + <arch>ppc64le</arch> + </conditions> + <hardware> + <physicalmemory> + <size unit="M">5000</size> + </physicalmemory> + </hardware> + </overwrite> + <overwrite> + <conditions/> + <hardware> + <disk> + <size unit="G">13</size> + </disk> + </hardware> + </overwrite> +</constraints>
