Hello community,

here is the log from the commit of package jemalloc for openSUSE:Factory 
checked in at 2020-11-21 12:43:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jemalloc (Old)
 and      /work/SRC/openSUSE:Factory/.jemalloc.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jemalloc"

Sat Nov 21 12:43:15 2020 rev:32 rq:849704 version:5.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jemalloc/jemalloc.changes        2019-08-08 
14:22:18.560359107 +0200
+++ /work/SRC/openSUSE:Factory/.jemalloc.new.5913/jemalloc.changes      
2020-11-23 10:31:18.901415515 +0100
@@ -1,0 +2,10 @@
+Fri Nov 20 15:37:37 UTC 2020 - Martin Liška <[email protected]>
+
+- Simplify spec file.
+
+-------------------------------------------------------------------
+Fri Nov 20 13:11:15 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Re-enable profiling on armv6/armv7 since boo#1105633 is fixed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jemalloc.spec ++++++
--- /var/tmp/diff_new_pack.BwYlIO/_old  2020-11-23 10:31:19.437416102 +0100
+++ /var/tmp/diff_new_pack.BwYlIO/_new  2020-11-23 10:31:19.441416107 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jemalloc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -57,16 +57,9 @@
 %build
 %define _lto_cflags %{nil}
 export EXTRA_CFLAGS="%optflags -std=gnu99"
-%configure --disable-static \
+%configure --disable-static --enable-prof \
 %ifarch %arm
-  --disable-thp \
-  --disable-prof
-%else
-  %ifarch ppc
-  --disable-prof
-  %else
-  --enable-prof
-  %endif
+  --disable-thp
 %endif
 
 make %{?_smp_mflags}
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to