diff --git a/uuid.spec b/uuid.spec index 666a621..bf125e8 100644 --- a/uuid.spec +++ b/uuid.spec @@ -1,6 +1,6 @@ Name: uuid Version: 1.6.2 -Release: 44 +Release: 45 Summary: Universally Unique Identifier library License: MIT URL: http://www.ossp.org/pkg/lib/uuid/ @@ -12,7 +12,7 @@ Patch0004: uuid-1.6.2-hwaddr.patch Patch0005: uuid-1.6.2-nostrip.patch Patch0006: uuid-1.6.2-manfix.patch Patch0007: uuid-aarch64.patch -BuildRequires: libtool +BuildRequires: libtool gcc-c++ Obsoletes: %{name}-pgsql < 1.6.2-24 %description @@ -174,6 +174,9 @@ popd %{_mandir}/man3/* %changelog +* Mon May 31 2021 huanghaitao - 1.6.2-45 +- Completing build dependencies to fix gcc-c++ compiler missing error + * Mon Jun 8 2020 chengzihan - 1.6.2-44 - Disable designated LIBTOOL directory in %make_build