commit stm32flash for openSUSE:Factory
Hello community, here is the log from the commit of package stm32flash for openSUSE:Factory checked in at 2015-11-02 12:55:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stm32flash (Old) and /work/SRC/openSUSE:Factory/.stm32flash.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "stm32flash" Changes: -------- --- /work/SRC/openSUSE:Factory/stm32flash/stm32flash.changes 2015-06-11 08:22:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.stm32flash.new/stm32flash.changes 2015-11-02 12:55:33.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Oct 14 19:16:18 UTC 2015 - dmitry_r@opensuse.org + +- Restore i2c patch for released openSUSE versions + +------------------------------------------------------------------- +Wed Oct 14 10:44:11 UTC 2015 - dvaleev@suse.com + +- Drop stm32flash-i2c-tools-headers-clash.patch fixed in i2c-tools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stm32flash.spec ++++++ --- /var/tmp/diff_new_pack.nJsXus/_old 2015-11-02 12:55:33.000000000 +0100 +++ /var/tmp/diff_new_pack.nJsXus/_new 2015-11-02 12:55:33.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package stm32flash # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,7 +50,9 @@ %prep %setup -q -n %{name} +%if 0%{?suse_version} < 1315 || 0%{?suse_version} == 1320 %patch -p1 +%endif %build make %{?_smp_mflags} CFLAGS="-O2 %{optflags}" PREFIX=%{_prefix}
participants (1)
-
root@hilbert.suse.de