diff --git a/libupnp.spec b/libupnp.spec index 5e69108..fa01a19 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -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 - 1.8.4-2 +- Remove redundancy %{?dist} + * Thu Jul 23 2020 Zhao Yang  - 1.8.4-1 -- Initial release for OpenEuler \ No newline at end of file +- Initial release for OpenEuler