commit perl-SDL for openSUSE:Factory
Hello community, here is the log from the commit of package perl-SDL for openSUSE:Factory checked in at 2018-11-30 16:33:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-SDL (Old) and /work/SRC/openSUSE:Factory/.perl-SDL.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-SDL" Fri Nov 30 16:33:17 2018 rev:7 rq:652805 version:2.548 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-SDL/perl-SDL.changes 2018-10-11 11:54:22.438105785 +0200 +++ /work/SRC/openSUSE:Factory/.perl-SDL.new.19453/perl-SDL.changes 2018-11-30 16:33:25.677281186 +0100 @@ -1,0 +2,5 @@ +Wed Nov 28 16:54:20 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org> + +- Remove hanging tests on %arm and ppc64*: 't/sdlx_controller_interface.t' + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-SDL.spec ++++++ --- /var/tmp/diff_new_pack.nQursC/_old 2018-11-30 16:33:27.409278915 +0100 +++ /var/tmp/diff_new_pack.nQursC/_new 2018-11-30 16:33:27.409278915 +0100 @@ -64,6 +64,10 @@ %prep %setup -q -n %{cpan_name}-%{version} +%ifarch %arm ppc64 ppc64le +# Remove hanging test. See: https://github.com/PerlGameDev/SDL/issues/289 +rm t/sdlx_controller_interface.t +%endif %build %{__perl} Build.PL installdirs=vendor optimize="%{optflags}"
participants (1)
-
root