diff --git a/libupnp-1.14.12.tar.gz b/libupnp-1.14.12.tar.gz deleted file mode 100644 index 11fd7a3..0000000 Binary files a/libupnp-1.14.12.tar.gz and /dev/null differ diff --git a/libupnp.spec b/libupnp.spec index 2055169..d637227 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -1,10 +1,10 @@ -Version: 1.14.12 +Version: 1.14.15 Summary: Universal Plug and Play (UPnP) SDK Name: libupnp -Release: 2 +Release: 1 License: BSD-3-Clause URL: https://github.com/pupnp/pupnp -Source: %{url}/archive/release-%{version}/%{name}-%{version}.tar.gz +Source: https://github.com/pupnp/pupnp/archive/refs/tags/release-1.14.15.tar.gz BuildRequires: gcc BuildRequires: make @@ -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 +* Tue Dec 13 2022 lijian - 1.14.15-1 +- update to upstream version 1.14.15 + * Fri Jul 29 2022 liukuo - 1.14.12-2 - License compliance rectification diff --git a/release-1.14.15.tar.gz b/release-1.14.15.tar.gz new file mode 100644 index 0000000..6b773fa Binary files /dev/null and b/release-1.14.15.tar.gz differ