Hello community,

here is the log from the commit of package fatrace for openSUSE:Factory checked 
in at 2020-08-28 21:21:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fatrace (Old)
 and      /work/SRC/openSUSE:Factory/.fatrace.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fatrace"

Fri Aug 28 21:21:58 2020 rev:7 rq:829103 version:0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/fatrace/fatrace.changes  2019-05-06 
13:25:48.597100209 +0200
+++ /work/SRC/openSUSE:Factory/.fatrace.new.3399/fatrace.changes        
2020-08-28 21:22:31.968358323 +0200
@@ -1,0 +2,12 @@
+Mon Aug 17 23:28:56 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 0.15:
+  - Fix fd leak with -C when building without FAN_REPORT_FID support
+  - Add support for directory events: file creation, rename/move, delete. This
+    requires Linux 5.1 (FAN_REPORT_FID support), on older kernels fall back to
+    the old mode. (Debian #940629, LP: #1371394)
+  - power-usage-report: Fix regexp substitution (LP: #1683164)
+  - Drop O_LARGEFILE workaround, fixes cross-building
+   (Debian #784983, LP: #1755787)
+
+-------------------------------------------------------------------

Old:
----
  fatrace-0.13.tar.bz2

New:
----
  fatrace-0.15.tar.xz

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

Other differences:
------------------
++++++ fatrace.spec ++++++
--- /var/tmp/diff_new_pack.ks7y6F/_old  2020-08-28 21:22:32.524358593 +0200
+++ /var/tmp/diff_new_pack.ks7y6F/_new  2020-08-28 21:22:32.528358595 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fatrace
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2013 Philipp Thomas <p...@suse.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:           fatrace
-Version:        0.13
+Version:        0.15
 Release:        0
 Summary:        System wide file access event reporting utility
 License:        GPL-3.0-or-later
 Group:          System/Monitoring
 URL:            https://launchpad.net/fatrace
-Source:         
https://launchpad.net/fatrace/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
+Source:         
https://launchpad.net/fatrace/trunk/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  glibc-devel
 
 %description
@@ -43,7 +43,7 @@
 %setup -q
 
 %build
-make %{?_smp_mflags} CFLAGS="%{optflags}" PREFIX="%{_prefix}"
+%make_build CFLAGS="%{optflags}" PREFIX="%{_prefix}"
 
 %install
 %make_install CFLAGS="%{optflags}" PREFIX="%{_prefix}"


Reply via email to