diff --git a/gupnp-igd.spec b/gupnp-igd.spec index 9fbf8a0..6e71891 100644 --- a/gupnp-igd.spec +++ b/gupnp-igd.spec @@ -1,6 +1,6 @@ Name: gupnp-igd Version: 1.6.0 -Release: 1 +Release: 2 Summary: Library for handling port mapping between UPnP and IGD License: LGPLv2+ URL: https://wiki.gnome.org/Projects/GUPnP @@ -33,7 +33,6 @@ This package contains libraries and header files for developing applications tha %install %meson_install -cp %{_libdir}/libgupnp-igd-1.0.so.* %{buildroot}%{_libdir}/ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -55,6 +54,9 @@ cp %{_libdir}/libgupnp-igd-1.0.so.* %{buildroot}%{_libdir}/ %changelog +* Thu Mar 7 2024 liyanan - 1.6.0-2 +- Remove old so + * Mon Aug 07 2023 xu_ping <707078654@qq.com> - 1.6.0-1 - Update version to 1.6.0