Fix not stripped problem
This commit is contained in:
parent
4d7768df20
commit
999bf213bb
BIN
3.5.0.tar.gz
BIN
3.5.0.tar.gz
Binary file not shown.
@ -1,8 +1,6 @@
|
|||||||
%define debug_package %{nil}
|
|
||||||
|
|
||||||
Name: sassc
|
Name: sassc
|
||||||
Version: 3.6.2
|
Version: 3.6.2
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
@ -48,6 +46,9 @@ s|-L$(SASS_LIBSASS_PATH)/lib||g' Makefile
|
|||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 3 2023 caodongxia <caodongxia@h-partners.com> - 3.6.2-2
|
||||||
|
- Fix not stripped problem
|
||||||
|
|
||||||
* Thu Jul 28 2022 fushanqing <fushanqing@kylinos.cn> - 3.6.2-1
|
* Thu Jul 28 2022 fushanqing <fushanqing@kylinos.cn> - 3.6.2-1
|
||||||
- update sassc to 3.6.2
|
- update sassc to 3.6.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user