Accepting request 1140548 from home:pgajdos

- remove faulty and noop assignment

OBS-URL: https://build.opensuse.org/request/show/1140548
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=35
This commit is contained in:
Nathan Cutler 2024-01-22 10:49:14 +00:00 committed by Git OBS Bridge
parent 55f7b74690
commit da96c5c5e0
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