SHA256
1
0
forked from pool/trng

Compare commits

...

14 Commits

Author SHA256 Message Date
Ana Guerrero
567d1608d1 Accepting request 1206445 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1206445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trng?expand=0&rev=7
2024-10-09 20:13:04 +00:00
1012cf03d2 * Update to version 4.27
* Update shared lib name in keeping with upstream so version bump.
* Re-enable builds on aarch64, ppc64*.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/trng?expand=0&rev=13
2024-10-09 06:41:18 +00:00
0de90020c9 Accepting request 1193195 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1193195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trng?expand=0&rev=6
2024-08-12 10:31:26 +00:00
Ana Guerrero
2aed751483 Accepting request 1119900 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1119900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trng?expand=0&rev=5
2023-10-24 18:08:53 +00:00
9aeda8eccd Accepting request 1119604 from home:badshah400:branches:devel:libraries:c_c++
* Update to version 4.25.
* Add trng-external-catch.patch -- Allow using external Catch2 for building and running tests (gh#rabauke/trng4#30).
* Drop trng-drop-findtbb-cmake-module.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/1119604
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/trng?expand=0&rev=9
2023-10-24 08:19:29 +00:00
44fb246a78 Accepting request 946786 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/946786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trng?expand=0&rev=4
2022-01-16 22:18:31 +00:00
ead24a6482 Accepting request 946641 from home:badshah400:branches:devel:libraries:c_c++
- Add trng-drop-findtbb-cmake-module.patch: Drop outdated FindTBB.cmake module and depend on TBB's bundled cmake module [gh#rabauke/trng4#26].
- Enable builds for aarch64: Tests fixed.

OBS-URL: https://build.opensuse.org/request/show/946641
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/trng?expand=0&rev=8
2022-01-16 13:31:00 +00:00
Richard Brown
0671f20dd2 Accepting request 882805 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/882805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trng?expand=0&rev=3
2021-04-06 15:30:17 +00:00
cc6da73541 Accepting request 882462 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.24

OBS-URL: https://build.opensuse.org/request/show/882462
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/trng?expand=0&rev=6
2021-04-03 13:24:16 +00:00
0041ab10b2 Accepting request 872004 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/872004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trng?expand=0&rev=2
2021-02-15 22:18:48 +00:00
bd5b860bc9 Accepting request 871753 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.23.1

OBS-URL: https://build.opensuse.org/request/show/871753
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/trng?expand=0&rev=4
2021-02-13 18:22:38 +00:00
3052579fd4 Accepting request 845047 from devel:libraries:c_c++
A modern C++ pseudo random number generator library

OBS-URL: https://build.opensuse.org/request/show/845047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trng?expand=0&rev=1
2020-11-10 12:39:48 +00:00
58216edbf0 Accepting request 845040 from home:jengelh:branches:devel:libraries:c_c++
- Wrap descriptions, trim marketing wording.

OBS-URL: https://build.opensuse.org/request/show/845040
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/trng?expand=0&rev=2
2020-10-30 13:57:57 +00:00
21597b7e37 Accepting request 843656 from home:badshah400:branches:science
A feature-rich random number generator in C++.

OBS-URL: https://build.opensuse.org/request/show/843656
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/trng?expand=0&rev=1
2020-10-30 13:35:01 +00:00
5 changed files with 14 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2727ce04e726a0b214e7bc8066793489b1ddce2fdf932d63313f4fd2823c9beb
size 1462898

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6646d911862edb5a35e1a633b2ebbe8b5e66a4147d1c075f35d18f49467a864
size 1508928

3
trng-4.27.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d04cc66b7163c869c061c1155e47fe6d54d9a7f1c1fcc0fddecb9269b66a3de
size 1509117

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 7 21:50:10 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 4.27:
* Fix "type struct uint128 violates the C++ One Definition
Rule" warning
- Update shared lib name in keeping with upstream so version bump.
- Re-enable builds on aarch64, ppc64*.
-------------------------------------------------------------------
Mon Jul 22 11:56:18 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -16,9 +16,9 @@
#
%global shlib libtrng4-25
%global shlib libtrng4-27
Name: trng
Version: 4.26
Version: 4.27
Release: 0
Summary: A Random Number Generator Library
License: BSD-3-Clause
@ -32,8 +32,6 @@ BuildRequires: libboost_headers-devel
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.