Accepting request 1140571 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1140571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/leveldb?expand=0&rev=16
This commit is contained in:
Ana Guerrero 2024-01-22 19:31:02 +00:00 committed by Git OBS Bridge
commit efc46d0a1e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 22 09:31:24 UTC 2024 - pgajdos@suse.com
- remove faulty and noop assignment
-------------------------------------------------------------------
Thu Jan 11 18:08:20 UTC 2024 - pgajdos@suse.com

View File

@ -103,7 +103,6 @@ cp -a build_static/db_bench %{buildroot}%{_bindir}
# bsc#1218597
exclude_regex='--exclude-regex autocompact_test'
%endif
eclude_regex='--exclude-regex "(autocompact_test|db_test)"'
%ctest $exclude_regex
%post -n %{lib_name} -p /sbin/ldconfig