Remove old so

(cherry picked from commit 707783d675807a5208c82a9cf9f096ad8f8170ee)
This commit is contained in:
lyn1001 2024-03-07 10:40:35 +08:00 committed by openeuler-sync-bot
parent e752f2b516
commit 9e0c3c7224

View File

@ -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 <liyanan61@h-partners.com> - 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