File 0002-rebar.config-add-23-to-require_otp_vsn.patch of Package msgpack-erlang

From 0b14e8069d18147cbe258d0cce6b5ebdce4f4004 Mon Sep 17 00:00:00 2001
From: Led <ledest@gmail.com>
Date: Wed, 20 May 2020 00:07:23 +0300
Subject: [PATCH] rebar.config: add 23 to require_otp_vsn

---
 rebar.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config b/rebar.config
index 36e6c75..c519fe5 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,7 +1,7 @@
 %-*-Mode:erlang;coding:utf-8;tab-width:4;c-basic-offset:4;indent-tabs-mode:()-*-
 % ex: set ft=erlang fenc=utf-8 sts=4 ts=4 sw=4 et nomod:
 
-{require_otp_vsn, "17|18|19|20|21|22"}.
+{require_otp_vsn, "17|18|19|20|21|22|23"}.
 
 {erl_opts, [fail_on_warning, debug_info, warn_untyped_record]}.
 %%, {parse_transform, eqc_cover}]}.
-- 
2.26.1

openSUSE Build Service is sponsored by