diff --git a/lib2geom.changes b/lib2geom.changes index 41b146f..432a5d5 100644 --- a/lib2geom.changes +++ b/lib2geom.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 16 13:07:29 UTC 2024 - thod_@gmx.de + +- Revert dropping skip_failing_tests.diff and skip_failing_tests_gcc14.diff + ------------------------------------------------------------------- Mon Oct 14 17:51:25 UTC 2024 - thod_@gmx.de diff --git a/lib2geom.spec b/lib2geom.spec index cf347a0..a923dc7 100644 --- a/lib2geom.spec +++ b/lib2geom.spec @@ -32,6 +32,9 @@ Group: System/Libraries Source0: %{url}/-/archive/%{short_version}/%{name}-%{short_version}.tar.gz # PATCH-FIX-OPENSUSE Patch1: fix-pkgconfig-libdir-path.patch +# PATCH-FIX-UPSTREAM fix instable tests, https://gitlab.com/inkscape/lib2geom/-/issues/67 +Patch2: skip_failing_tests.diff +Patch3: skip_failing_tests_gcc14.diff BuildRequires: cmake >= 2.6 %if 0%{suse_version} < 1550 BuildRequires: gcc13-c++