Fix not striped problem

(cherry picked from commit 5cb395038f9ee84e089d1a5278ae64ede506feed)
This commit is contained in:
starlet-dx 2022-12-06 16:18:44 +08:00 committed by openeuler-sync-bot
parent ec55614866
commit 0298a55e81

View File

@ -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 <yaoxin30@h-partners.com> - 3.5.0-5
- Fix not striped problem
* Wed Sep 08 2021 sunguoshuai <sunguoshuai@huawei.com> - 3.5.0-4
- Fix binary /usr/bin/sassc not striped problem.