File riak-erlang-client-2.5.3-config.patch of Package riakc

diff -Ndurp riak-erlang-client-2.5.3/rebar.config riak-erlang-client-2.5.3-config/rebar.config
--- riak-erlang-client-2.5.3/rebar.config	2017-03-04 00:59:22.000000000 +0200
+++ riak-erlang-client-2.5.3-config/rebar.config	2022-08-08 12:37:50.056993613 +0300
@@ -7,9 +7,9 @@
 {erl_opts, [
     debug_info,
     warnings_as_errors,
-    {platform_define, "^[0-9]+", namespaced_types},
+    {platform_define, "^(1[789]|2[0-8])", namespaced_types},
     {platform_define, "(?=^[0-9]+)(?!^17)", deprecated_now},
-    {platform_define, "^19", deprecated_19}
+    {platform_define, "^(1[89]|2[0-8])", deprecated_19}
 ]}.
 
 {deps, [
@@ -17,7 +17,6 @@
 ]}.
 
 {edoc_opts, [
-    {dir, "edoc"},
     {stylesheet_file, "priv/edoc.css"},
     {preprocess, true}
 ]}.
openSUSE Build Service is sponsored by