!10 Upgrade to version 1.0.0

From: @wk333 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-01-17 07:49:21 +00:00 committed by Gitee
commit 325d6436f1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
globalid-1.0.0.gem Normal file

Binary file not shown.

View File

@ -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

Binary file not shown.

BIN
v1.0.0.tar.gz Normal file

Binary file not shown.