!4 fix build error
From: @lyn1001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
d7079d25b3
@ -1,14 +1,14 @@
|
||||
%global gem_name shoulda-context
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.2.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Context framework extracted from Shoulda
|
||||
License: MIT
|
||||
URL: https://github.com/thoughtbot/shoulda-context
|
||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
BuildRequires: ruby(release) rubygems-devel ruby rubygem(bundler) rubygem(jquery-rails)
|
||||
BuildRequires: rubygem(mocha) rubygem(rails) rubygem(sass-rails) rubygem(sqlite3)
|
||||
BuildRequires: rubygem(test-unit)
|
||||
BuildRequires: rubygem(test-unit) rubygem(did_you_mean)
|
||||
BuildArch: noarch
|
||||
%description
|
||||
Shoulda's contexts make it easy to write understandable and maintainable
|
||||
@ -90,5 +90,8 @@ popd
|
||||
%{gem_instdir}/test
|
||||
|
||||
%changelog
|
||||
* Sat Mar 5 2022 liyanan <liyanan32@huawei.com> - 1.2.2-2
|
||||
- fix build error
|
||||
|
||||
* Fri Aug 21 2020 shenleizhao <shenleizhao@huawei.com> - 1.2.2-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user