diff --git a/libslirp.spec b/libslirp.spec index 025c46bc298fbe5111a043b47f2e9f7575d10c1a..82efb1178e2ba3692aaf53d404834320f5d08ef4 100644 --- a/libslirp.spec +++ b/libslirp.spec @@ -1,9 +1,9 @@ Name: libslirp Version: 4.7.0 -Release: 1 +Release: 2 Summary: A general purpose TCP-IP emulator -License: BSD and MIT +License: BSD-3-Clause and MIT URL: https://gitlab.freedesktop.org/slirp/libslirp Source0: %{url}/-/archive/v%{version}/%{name}-%{version}.tar.xz @@ -46,6 +46,9 @@ developing applications that use libslirp. %{_libdir}/pkgconfig/slirp.pc %changelog +* Fri Dec 09 2022 liukuo - 4.7.0-2 +- License compliance rectification + * Tue Nov 08 2022 duyiwei - 4.7.0-1 - upgrade version to 4.7.0