Hello community,

here is the log from the commit of package heaptrack for openSUSE:Factory 
checked in at 2020-01-30 09:41:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/heaptrack (Old)
 and      /work/SRC/openSUSE:Factory/.heaptrack.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "heaptrack"

Thu Jan 30 09:41:32 2020 rev:4 rq:768322 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/heaptrack/heaptrack.changes      2018-05-29 
10:42:03.534827859 +0200
+++ /work/SRC/openSUSE:Factory/.heaptrack.new.26092/heaptrack.changes   
2020-01-30 09:42:08.113513687 +0100
@@ -1,0 +2,5 @@
+Wed Jan 29 10:59:48 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Enable zstd support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ heaptrack.spec ++++++
--- /var/tmp/diff_new_pack.VDzlr6/_old  2020-01-30 09:42:09.313514329 +0100
+++ /var/tmp/diff_new_pack.VDzlr6/_new  2020-01-30 09:42:09.317514331 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package heaptrack
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,7 +22,7 @@
 Version:        1.1.0
 Release:        0
 Summary:        Heap Memory Allocation Profiler
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Tools/Other
 Url:            https://userbase.kde.org/Heaptrack
 Source0:        
https://download.kde.org/stable/heaptrack/%{version}/%{name}-%{version}.tar.xz
@@ -44,6 +44,7 @@
 BuildRequires:  cmake(Qt5Core) >= 5.2.0
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  pkgconfig(libzstd) 
 Recommends:     %{name}-lang
 Suggests:       heaptrack-gui
 %if 0%{?suse_version} >= 1330


Reply via email to