Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trng for openSUSE:Factory checked in 
at 2024-08-12 12:31:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trng (Old)
 and      /work/SRC/openSUSE:Factory/.trng.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trng"

Mon Aug 12 12:31:26 2024 rev:6 rq:1193195 version:4.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/trng/trng.changes        2023-10-24 
20:09:01.529982355 +0200
+++ /work/SRC/openSUSE:Factory/.trng.new.7232/trng.changes      2024-08-12 
12:33:04.067281027 +0200
@@ -1,0 +2,8 @@
+Mon Jul 22 11:56:18 UTC 2024 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 4.26:
+  * Many changes, but no release notes.
+- Disable builds for aarch64, ppc64*, test fails
+  (gh#rabauke/trng4#32).
+
+-------------------------------------------------------------------

Old:
----
  trng-4.25.tar.gz

New:
----
  trng-4.26.tar.gz

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

Other differences:
------------------
++++++ trng.spec ++++++
--- /var/tmp/diff_new_pack.7raVc5/_old  2024-08-12 12:33:04.571302037 +0200
+++ /var/tmp/diff_new_pack.7raVc5/_new  2024-08-12 12:33:04.575302204 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trng
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global shlib libtrng4-25
 Name:           trng
-Version:        4.25
+Version:        4.26
 Release:        0
 Summary:        A Random Number Generator Library
 License:        BSD-3-Clause
@@ -32,6 +32,8 @@
 BuildRequires:  libboost_test-devel
 BuildRequires:  tbb-devel
 BuildRequires:  cmake(Catch2) < 3.0
+# Fails at %%check: see https://github.com/rabauke/trng4/issues/32
+ExcludeArch:    aarch64 %{power64}
 
 %description
 TRNG is a pseudo random number generator C++ library.
@@ -74,8 +76,7 @@
 %check
 %ctest
 
-%post -n %{shlib} -p /sbin/ldconfig
-%postun -n %{shlib} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{shlib}
 
 %files -n %{shlib}
 %license COPYING

++++++ trng-4.25.tar.gz -> trng-4.26.tar.gz ++++++
++++ 2859 lines of diff (skipped)

Reply via email to