!8 [sync] PR-2: Remove redundancy %{?dist}

From: @openeuler-sync-bot
Reviewed-by: @dou33
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2021-06-04 09:57:49 +08:00 committed by Gitee
commit 8f4a8ad60a

View File

@ -1,7 +1,7 @@
Version: 1.8.4
Summary: Universal Plug and Play (UPnP) SDK
Name: libupnp
Release: 1%{?dist}
Release: 2
License: BSD
URL: https://sourceforge.net/projects/pupnp
Source: https://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2
@ -61,5 +61,8 @@ sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
%{_libdir}/pkgconfig/libupnp.pc
%changelog
* Mon Dec 28 2020 Ge Wang <wangge20@huawei.com> - 1.8.4-2
- Remove redundancy %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 1.8.4-1
- Initial release for OpenEuler
- Initial release for OpenEuler