diff --git a/libupnp.spec b/libupnp.spec index e043288..2055169 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -1,8 +1,8 @@ Version: 1.14.12 Summary: Universal Plug and Play (UPnP) SDK Name: libupnp -Release: 1 -License: BSD +Release: 2 +License: BSD-3-Clause URL: https://github.com/pupnp/pupnp Source: %{url}/archive/release-%{version}/%{name}-%{version}.tar.gz @@ -60,6 +60,9 @@ sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{_libdir}/pkgconfig/libupnp.pc %changelog +* Fri Jul 29 2022 liukuo - 1.14.12-2 +- License compliance rectification + * Thu Jan 13 2022 pei-jiankang - 1.14.12-1 - update to upstream version 1.14.12