update to latest version

(cherry picked from commit eafc91463830c1017e712364b6e401f95d985b69)
This commit is contained in:
baizg1107 2022-06-28 19:37:42 +08:00 committed by openeuler-sync-bot
parent 0f9ba64333
commit b6d7d27f6a
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
crass-1.0.6.gem Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global gem_name crass %global gem_name crass
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 1.0.4 Version: 1.0.6
Release: 1 Release: 1
Summary: CSS parser based on the CSS Syntax Level 3 spec Summary: CSS parser based on the CSS Syntax Level 3 spec
License: MIT License: MIT
@ -53,5 +53,8 @@ popd
%{gem_instdir}/%{gem_name}.gemspec %{gem_instdir}/%{gem_name}.gemspec
%changelog %changelog
* Tue Jun 28 2022 baizhonggui <baizhonggui@h-partners.com> - 1.0.6-1
- update to 1.0.6
* Fri Aug 7 2020 yanan li <liyanan032@huawei.com> - 1.0.4-1 * Fri Aug 7 2020 yanan li <liyanan032@huawei.com> - 1.0.4-1
- Package init - Package init