forked from pool/ser2net
Accepting request 845612 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/845612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ser2net?expand=0&rev=16
This commit is contained in:
commit
5c2854bba9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8f877b0849c17c89fde1bf940aa69fd7b52bd73add95cda3d050724aa2d40f0b
|
|
||||||
size 136744
|
|
3
ser2net-4.3.0.tar.gz
Normal file
3
ser2net-4.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:de75a183deb96222a8b190a07ef571b0f76ab5ba93a31aa80ba871a86772a575
|
||||||
|
size 141442
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 29 19:37:25 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 4.3.0
|
||||||
|
* Add mDNS support in ser2net for advertising.
|
||||||
|
* Some minor bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 6 20:56:07 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Tue Oct 6 20:56:07 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ser2net
|
Name: ser2net
|
||||||
Version: 4.2.3
|
Version: 4.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Serial port to network proxy
|
Summary: Serial port to network proxy
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -30,7 +30,7 @@ BuildRequires: automake
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: pkgconfig(libgensio)
|
BuildRequires: pkgconfig(libgensio) >= 2.2.0
|
||||||
BuildRequires: pkgconfig(yaml-0.1)
|
BuildRequires: pkgconfig(yaml-0.1)
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user