From 7cec196ef6370687bcdd2411173cb3ad32d62bacbeb14c7aaaec89d13106fc5d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= <crrodriguez@opensuse.org>
Date: Wed, 26 Jan 2022 21:38:31 +0000
Subject: [PATCH] Accepting request 948268 from home:mnhauke

- ser2net 4.3.5:
  * Yet another quick release. gcc-11 and the new sctp library
    threw some curve balls, so those needed to be handled.
    No functional changes, just compile and bug fixes related to
    the new compiler and library.

OBS-URL: https://build.opensuse.org/request/show/948268
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ser2net?expand=0&rev=34
---
 ser2net-4.3.4.tar.gz | 3 ---
 ser2net-4.3.5.tar.gz | 3 +++
 ser2net.changes      | 9 +++++++++
 ser2net.spec         | 4 ++--
 4 files changed, 14 insertions(+), 5 deletions(-)
 delete mode 100644 ser2net-4.3.4.tar.gz
 create mode 100644 ser2net-4.3.5.tar.gz

diff --git a/ser2net-4.3.4.tar.gz b/ser2net-4.3.4.tar.gz
deleted file mode 100644
index 03395c0..0000000
--- a/ser2net-4.3.4.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c714d6777849100b2ca3f216d1cfc36d4573639ececc91d5c7809dfe27c8428e
-size 478213
diff --git a/ser2net-4.3.5.tar.gz b/ser2net-4.3.5.tar.gz
new file mode 100644
index 0000000..7d35821
--- /dev/null
+++ b/ser2net-4.3.5.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:848c4fe863806e506832f1ee85b8b68258f06eb19dad43dbeee16a2cfe5d9053
+size 480272
diff --git a/ser2net.changes b/ser2net.changes
index b338074..066b2e0 100644
--- a/ser2net.changes
+++ b/ser2net.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Sun Jan 23 15:53:49 UTC 2022 - Martin Hauke <mardnh@gmx.de>
+
+- ser2net 4.3.5:
+  * Yet another quick release. gcc-11 and the new sctp library
+    threw some curve balls, so those needed to be handled.
+    No functional changes, just compile and bug fixes related to
+    the new compiler and library.
+
 -------------------------------------------------------------------
 Sat Dec 11 13:29:10 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
 
diff --git a/ser2net.spec b/ser2net.spec
index bc309b7..eb43e17 100644
--- a/ser2net.spec
+++ b/ser2net.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package ser2net
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           ser2net
-Version:        4.3.4
+Version:        4.3.5
 Release:        0
 Summary:        Serial port to network proxy
 License:        GPL-2.0-or-later