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