Hello community,

here is the log from the commit of package jemalloc for openSUSE:Factory 
checked in at 2015-09-30 05:52:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jemalloc (Old)
 and      /work/SRC/openSUSE:Factory/.jemalloc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jemalloc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jemalloc/jemalloc.changes        2014-04-02 
17:23:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jemalloc.new/jemalloc.changes   2015-09-30 
05:53:03.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 25 08:31:08 UTC 2015 - idon...@suse.com
+
+- Update to version 4.0.3
+  * See included ChangeLog for complete changes.
+
+-------------------------------------------------------------------

Old:
----
  jemalloc-3.6.0.tar.bz2

New:
----
  jemalloc-4.0.3.tar.bz2

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

Other differences:
------------------
++++++ jemalloc.spec ++++++
--- /var/tmp/diff_new_pack.PURdJ0/_old  2015-09-30 05:53:04.000000000 +0200
+++ /var/tmp/diff_new_pack.PURdJ0/_new  2015-09-30 05:53:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jemalloc
 #
-# 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
@@ -17,9 +17,9 @@
 
 
 Name:           jemalloc
-Version:        3.6.0
+Version:        4.0.3
 Release:        0
-%define lname  libjemalloc1
+%define lname  libjemalloc2
 Summary:        General-purpose scalable concurrent malloc implementation
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
@@ -29,6 +29,7 @@
 Source:         
http://www.canonware.com/download/jemalloc/jemalloc-%{version}.tar.bz2
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt
+BuildRequires:  pkgconfig
 Requires:       %lname = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -83,8 +84,6 @@
        mv "$b/%{_datadir}/doc/jemalloc" "$b/%_docdir/%{name}";
 fi;
 
-mv %{buildroot}/%{_bindir}/pprof %{buildroot}/%{_bindir}/pprof-jemalloc
-
 %check
 export LD_LIBRARY_PATH=$PWD/lib:$LD_LIBRARY_PATH
 make check
@@ -92,18 +91,21 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/jemalloc.sh
-%{_bindir}/pprof-jemalloc
+%{_bindir}/jemalloc-config
+%{_bindir}/jeprof
 %{_mandir}/man*/*
 %_docdir/%{name}
 
-%files -n %lname
+%files -n %{lname}
 %defattr(-,root,root)
-%{_libdir}/libjemalloc.so.1*
+%doc ChangeLog COPYING README
+%{_libdir}/libjemalloc.so.2*
 
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/jemalloc
 %{_libdir}/libjemalloc.so
+%{_libdir}/pkgconfig/jemalloc.pc
 
 %files devel-static
 %defattr(-,root,root,-)

++++++ jemalloc-3.6.0.tar.bz2 -> jemalloc-4.0.3.tar.bz2 ++++++
++++ 52377 lines of diff (skipped)


Reply via email to