Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package strawberry for openSUSE:Factory checked in at 2022-03-07 17:47:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strawberry (Old) and /work/SRC/openSUSE:Factory/.strawberry.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strawberry" Mon Mar 7 17:47:25 2022 rev:39 rq:959874 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes 2022-02-21 17:47:31.919610670 +0100 +++ /work/SRC/openSUSE:Factory/.strawberry.new.1958/strawberry.changes 2022-03-07 17:47:33.287109209 +0100 @@ -1,0 +2,7 @@ +Mon Mar 7 08:40:05 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Increase the disk size needed to build strawberry on PowerPC. +- Remove the unneeded qt6-network-tls requirement. + libQt6Network6 already requires the plugin. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strawberry.spec ++++++ --- /var/tmp/diff_new_pack.3JEqeq/_old 2022-03-07 17:47:35.475108577 +0100 +++ /var/tmp/diff_new_pack.3JEqeq/_new 2022-03-07 17:47:35.479108577 +0100 @@ -83,7 +83,6 @@ BuildRequires: pkgconfig(taglib) >= 1.11.1 %if 0%{?suse_version} > 1530 -Requires: qt6-network-tls Requires: qt6-sql-sqlite %else Requires: libQt5Sql5-sqlite ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.3JEqeq/_old 2022-03-07 17:47:35.519108565 +0100 +++ /var/tmp/diff_new_pack.3JEqeq/_new 2022-03-07 17:47:35.523108564 +0100 @@ -1,11 +1,12 @@ <constraints> <overwrite> <conditions> + <arch>ppc64</arch> <arch>ppc64le</arch> </conditions> <hardware> <disk> - <size unit="M">4000</size> + <size unit="M">6000</size> </disk> </hardware> </overwrite>