!2 Update to 1.0.5
From: @lyn1001 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
93740766b0
Binary file not shown.
BIN
http-cookie-1.0.5.gem
Normal file
BIN
http-cookie-1.0.5.gem
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global gem_name http-cookie
|
||||
%global rubyabi 1.9.1
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.0.3
|
||||
Version: 1.0.5
|
||||
Release: 1
|
||||
Summary: Ruby library to handle HTTP Cookies based on RFC 6265
|
||||
License: MIT
|
||||
@ -48,7 +48,7 @@ mkdir -p %{buildroot}%{gem_dir}
|
||||
cp -a .%{gem_dir}/* \
|
||||
%{buildroot}%{gem_dir}/
|
||||
pushd %{buildroot}%{gem_instdir}
|
||||
rm -f .gitignore .travis.yml
|
||||
rm -rf .gitignore .travis.yml .github
|
||||
rm -f Gemfile Rakefile
|
||||
rm -f %{gem_name}.gemspec
|
||||
popd
|
||||
@ -70,5 +70,8 @@ popd
|
||||
%exclude %{gem_instdir}/test/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 4 2023 liyanan <liyanan32@h-partners.com> - 1.0.5-1
|
||||
- Update to 1.0.5
|
||||
|
||||
* Wed Aug 26 2020 tushenmei <tushenmei@huawei.com> - 1.0.3-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user