!14 [sync] PR-13: fix strip problem
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
fcf719f7e4
@ -1,8 +1,6 @@
|
|||||||
%define debug_package %{nil}
|
|
||||||
|
|
||||||
Name: sassc
|
Name: sassc
|
||||||
Version: 3.5.0
|
Version: 3.5.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Libsass command line driver
|
Summary: Libsass command line driver
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sass/sassc
|
URL: https://github.com/sass/sassc
|
||||||
@ -44,6 +42,9 @@ rm -rf docs/**/*windows*
|
|||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Sep 08 2021 sunguoshuai <sunguoshuai@huawei.com> - 3.5.0-4
|
||||||
- Fix binary /usr/bin/sassc not striped problem.
|
- Fix binary /usr/bin/sassc not striped problem.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user