Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust1.57 for openSUSE:Factory checked in at 2021-12-24 20:22:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust1.57 (Old) and /work/SRC/openSUSE:Factory/.rust1.57.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust1.57" Fri Dec 24 20:22:54 2021 rev:2 rq:942154 version:1.57.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rust1.57/rust1.57.changes 2021-12-13 20:46:20.540499381 +0100 +++ /work/SRC/openSUSE:Factory/.rust1.57.new.2520/rust1.57.changes 2021-12-24 20:23:00.282013903 +0100 @@ -1,0 +2,5 @@ +Wed Dec 15 08:11:08 UTC 2021 - Guillaume GARDET <[email protected]> + +- Relax constraints for armv6/7 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.9WsWFT/_old 2021-12-24 20:23:08.506018212 +0100 +++ /var/tmp/diff_new_pack.9WsWFT/_new 2021-12-24 20:23:08.506018212 +0100 @@ -27,13 +27,27 @@ <overwrite> <conditions> <arch>aarch64</arch> + </conditions> + <hardware> + <physicalmemory> + <size unit="G">12</size> + </physicalmemory> + </hardware> + </overwrite> +<!-- armv6/7 have lower requirements --> + <overwrite> + <conditions> <arch>armv6l</arch> <arch>armv7l</arch> </conditions> <hardware> + <processors>4</processors> <physicalmemory> - <size unit="G">12</size> + <size unit="G">5</size> </physicalmemory> + <disk> + <size unit="G">30</size> + </disk> </hardware> </overwrite> </constraints>
