!10 [sync] PR-9: Remove old so

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-03-14 07:44:25 +00:00 committed by Gitee
commit eb020869f0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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