SHA256
1
0
forked from pool/ser2net

Accepting request 939585 from home:AndreasStieger:branches:network:utilities

ser2net 4.3.4

OBS-URL: https://build.opensuse.org/request/show/939585
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ser2net?expand=0&rev=33
This commit is contained in:
Martin Hauke 2021-12-11 14:20:38 +00:00 committed by Git OBS Bridge
parent 7e926feaa5
commit 4a87bd52c0
4 changed files with 12 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c6cc7a35e9c4cfede13e9486fd1ac256773980d2368975e69deb65435b4267b
size 143059

3
ser2net-4.3.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c714d6777849100b2ca3f216d1cfc36d4573639ececc91d5c7809dfe27c8428e
size 478213

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 11 13:29:10 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- ser2net 4.3.4:
* fix a few minor annoyances
- switch up upstream bootstrapped tarball
-------------------------------------------------------------------
Tue Nov 16 15:53:19 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -17,17 +17,14 @@
Name: ser2net
Version: 4.3.3
Version: 4.3.4
Release: 0
Summary: Serial port to network proxy
License: GPL-2.0-or-later
Group: Productivity/Networking/Other
URL: https://github.com/cminyard/ser2net.git
Source: https://github.com/cminyard/ser2net/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source: https://sourceforge.net/projects/ser2net/files/ser2net/%{name}-%{version}.tar.gz
Source2: ser2net.service
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: systemd-rpm-macros
BuildRequires: pkgconfig(libgensio) >= 2.2.0
@ -44,7 +41,6 @@ monitoring ports, and controlling ports.
%setup -q
%build
autoreconf -fiv
%configure --disable-static
%make_build