diff --git a/sassc.spec b/sassc.spec index 3d6c4b5..4ddda0c 100644 --- a/sassc.spec +++ b/sassc.spec @@ -2,13 +2,13 @@ Name: sassc Version: 3.5.0 -Release: 2 +Release: 3 Summary: Libsass command line driver License: MIT URL: https://github.com/sass/sassc Source0: https://github.com/sass/sassc/archive/3.5.0.tar.gz -BuildRequires: libsass-devel libsass +BuildRequires: libsass-devel libsass gcc Requires: libsass %description @@ -43,5 +43,8 @@ rm -rf docs/**/*windows* %{_bindir}/%{name} %changelog +* Mon May 31 2021 huanghaitao - 3.5.0-3 +- Completing build dependencies to fix gcc compiler missing error + * Thu Jan 03 2020 catastrowings - 3.5.0-2 - openEuler init