Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bison for openSUSE:Factory checked 
in at 2022-10-17 14:57:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bison (Old)
 and      /work/SRC/openSUSE:Factory/.bison.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bison"

Mon Oct 17 14:57:14 2022 rev:65 rq:1011108 version:3.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bison/bison.changes      2021-11-27 
00:50:25.334988953 +0100
+++ /work/SRC/openSUSE:Factory/.bison.new.2275/bison.changes    2022-10-17 
14:57:15.570041971 +0200
@@ -1,0 +2,7 @@
+Sun Jul 31 05:56:31 UTC 2022 - Stephan Kulow <[email protected]>
+
+- Remove profiling support. Bison's performance is not really key to 
+  rebuild cycles, but as bison is a bootstrap package, it's own build
+  time can hurt - especially if it's not reproducible.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bison.spec ++++++
--- /var/tmp/diff_new_pack.H49HhQ/_old  2022-10-17 14:57:16.262043300 +0200
+++ /var/tmp/diff_new_pack.H49HhQ/_new  2022-10-17 14:57:16.266043308 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bison
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -48,17 +48,7 @@
   --docdir=%{_docdir}/%{name} \
   gl_cv_func_printf_directive_n=yes \
   gl_cv_func_printf_infinite_long_double=yes
-%ifarch armv6hl
-%define do_profiling 0
-%endif
-%if 0%{?do_profiling}
-  %make_build CFLAGS="%{optflags} %{cflags_profile_generate}"
-  %make_build CFLAGS="%{optflags}" check
-  %make_build clean
-  %make_build CFLAGS="%{optflags} %{cflags_profile_feedback}"
-%else
   %make_build CFLAGS="%{optflags}"
-%endif
 
 %check
 %ifnarch armv6hl

Reply via email to