!10 Upgrade to version 1.0.0
From: @wk333 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
325d6436f1
Binary file not shown.
BIN
globalid-1.0.0.gem
Normal file
BIN
globalid-1.0.0.gem
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
%global gem_name globalid
|
||||
%{?_with_bootstrap: %global bootstrap 1}
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 0.4.2
|
||||
Release: 3
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
Summary: Refer to any model with a URI: gid://app/class/id
|
||||
License: MIT
|
||||
URL: https://github.com/rails/%{gem_name}
|
||||
@ -39,7 +39,7 @@ cp -a .%{gem_dir}/* \
|
||||
|
||||
%check
|
||||
pushd .%{gem_instdir}
|
||||
ln -s %{_builddir}/globalid-0.4.2/test test
|
||||
ln -s %{_builddir}/globalid-%{version}/test test
|
||||
sed -i "/bundler\/setup/ s/^/#/" ./test/helper.rb
|
||||
sed -i "/defaults to nil when secret_token is not present' do/a \\
|
||||
skip 'Not compatible with Rails 5.2'" test/cases/railtie_test.rb
|
||||
@ -59,6 +59,9 @@ popd
|
||||
%doc %{gem_instdir}/README.md
|
||||
|
||||
%changelog
|
||||
* Tue Jan 17 2023 wangkai <wangkai385@h-partners.com> - 1.0.0-1
|
||||
- Upgrade to version 1.0.0
|
||||
|
||||
* Thu Aug 12 2021 liyanan <liyanan32@huawei.com> - 0.4.2-3
|
||||
- fix spec file name
|
||||
|
||||
|
||||
BIN
v0.4.2.tar.gz
BIN
v0.4.2.tar.gz
Binary file not shown.
BIN
v1.0.0.tar.gz
Normal file
BIN
v1.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user