Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eatmydata for openSUSE:Factory 
checked in at 2025-02-21 21:37:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eatmydata (Old)
 and      /work/SRC/openSUSE:Factory/.eatmydata.new.1873 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eatmydata"

Fri Feb 21 21:37:24 2025 rev:5 rq:1247578 version:131

Changes:
--------
--- /work/SRC/openSUSE:Factory/eatmydata/eatmydata.changes      2021-12-27 
16:07:35.897709021 +0100
+++ /work/SRC/openSUSE:Factory/.eatmydata.new.1873/eatmydata.changes    
2025-02-21 21:37:46.807767230 +0100
@@ -1,0 +2,7 @@
+Thu Feb 20 20:03:23 UTC 2025 - Andreas Stieger <[email protected]>
+
+- update to 131:
+  * tst-invalidfd: include fcntl.h for sync_file_range
+- run tests
+
+-------------------------------------------------------------------

Old:
----
  libeatmydata-130.tar.gz
  libeatmydata-130.tar.gz.asc

New:
----
  libeatmydata-131.tar.gz
  libeatmydata-131.tar.gz.asc

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

Other differences:
------------------
++++++ eatmydata.spec ++++++
--- /var/tmp/diff_new_pack.smlUHh/_old  2025-02-21 21:37:49.515879986 +0100
+++ /var/tmp/diff_new_pack.smlUHh/_new  2025-02-21 21:37:49.515879986 +0100
@@ -2,6 +2,7 @@
 # spec file for package eatmydata
 #
 # Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2025 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:           eatmydata
-Version:        130
+Version:        131
 Release:        0
 Summary:        A library to disable fsync calls
 License:        GPL-3.0-only
@@ -27,6 +28,7 @@
 Source1:        
http://www.flamingspork.com/projects/libeatmydata/libeatmydata-%{version}.tar.gz.asc
 Source2:        https://www.flamingspork.com/stewart.gpg#/%{name}.keyring
 Source3:        eatmydata-rpmlintrc
+BuildRequires:  strace
 
 %description
 libeatmydata is a small LD_PRELOAD library designed to (transparently)
@@ -38,17 +40,17 @@
 %autosetup -n lib%{name}-%{version} -p1
 
 %build
-%configure
+%configure \
+       --disable-static \
+       %{nil}
 %make_build
 
 %install
 %make_install
-rm -rf %{buildroot}%{_libexecdir}/debug
 find %{buildroot} -type f -name "*.la" -delete -print
-find %{buildroot} -name "*.a" -print -delete
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%check
+%make_build check
 
 %files
 %license COPYING


++++++ libeatmydata-130.tar.gz -> libeatmydata-131.tar.gz ++++++
++++ 20892 lines of diff (skipped)

Reply via email to