diff --git a/sassc.spec b/sassc.spec index c9cad32..01f2cf7 100644 --- a/sassc.spec +++ b/sassc.spec @@ -1,8 +1,6 @@ -%define debug_package %{nil} - Name: sassc Version: 3.5.0 -Release: 4 +Release: 5 Summary: Libsass command line driver License: MIT URL: https://github.com/sass/sassc @@ -44,6 +42,9 @@ rm -rf docs/**/*windows* %{_bindir}/%{name} %changelog +* Tue Dec 06 2022 yaoxin - 3.5.0-5 +- Fix not striped problem + * Wed Sep 08 2021 sunguoshuai - 3.5.0-4 - Fix binary /usr/bin/sassc not striped problem.