Remove old so
(cherry picked from commit 707783d675807a5208c82a9cf9f096ad8f8170ee)
This commit is contained in:
parent
e752f2b516
commit
9e0c3c7224
@ -1,6 +1,6 @@
|
|||||||
Name: gupnp-igd
|
Name: gupnp-igd
|
||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Library for handling port mapping between UPnP and IGD
|
Summary: Library for handling port mapping between UPnP and IGD
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GUPnP
|
URL: https://wiki.gnome.org/Projects/GUPnP
|
||||||
@ -33,7 +33,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
cp %{_libdir}/libgupnp-igd-1.0.so.* %{buildroot}%{_libdir}/
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
@ -55,6 +54,9 @@ cp %{_libdir}/libgupnp-igd-1.0.so.* %{buildroot}%{_libdir}/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 7 2024 liyanan <liyanan61@h-partners.com> - 1.6.0-2
|
||||||
|
- Remove old so
|
||||||
|
|
||||||
* Mon Aug 07 2023 xu_ping <707078654@qq.com> - 1.6.0-1
|
* Mon Aug 07 2023 xu_ping <707078654@qq.com> - 1.6.0-1
|
||||||
- Update version to 1.6.0
|
- Update version to 1.6.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user