commit libgdiplus for openSUSE:Leap:15.2
Hello community, here is the log from the commit of package libgdiplus for openSUSE:Leap:15.2 checked in at 2020-05-31 13:45:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libgdiplus (Old) and /work/SRC/openSUSE:Leap:15.2/.libgdiplus.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libgdiplus" Sun May 31 13:45:33 2020 rev:12 rq:809890 version:3.12 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libgdiplus/libgdiplus.changes 2020-01-15 15:21:05.718431692 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libgdiplus.new.3606/libgdiplus.changes 2020-05-31 13:45:48.877691313 +0200 @@ -1,0 +2,7 @@ +Wed Mar 20 15:51:46 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org> + +- Use / as sed command delimiter. Comma can actually show up in + optflags (think -Wl,…), which then breaks the sed command line + parsing. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgdiplus.spec ++++++ --- /var/tmp/diff_new_pack.JVCrwN/_old 2020-05-31 13:45:49.377692861 +0200 +++ /var/tmp/diff_new_pack.JVCrwN/_new 2020-05-31 13:45:49.381692873 +0200 @@ -69,7 +69,7 @@ %setup -q %patch -p1 %patch1 -p1 -sed -i 's,-Wall,-Wall %{optflags},' src/Makefile.am +sed -i 's/-Wall/-Wall %{optflags}/' src/Makefile.am %build autoreconf -fiv
participants (1)
-
root