Update xmlhash to 1.3.8

This commit is contained in:
wk333 2022-05-12 15:33:47 +08:00
parent bf8504ab13
commit d2b9173c12
4 changed files with 6 additions and 3 deletions

View File

@ -476,7 +476,7 @@ GEM
websocket-driver (0.7.5) websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
xmlhash (1.3.7) xmlhash (1.3.8)
pkg-config pkg-config
xmlrpc (0.3.2) xmlrpc (0.3.2)
webrick webrick

View File

@ -476,7 +476,7 @@ GEM
websocket-driver (0.7.5) websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
xmlhash (1.3.7) xmlhash (1.3.8)
pkg-config pkg-config
xmlrpc (0.3.2) xmlrpc (0.3.2)
webrick webrick

View File

@ -19,7 +19,7 @@
%global rack_version 2.2.3 %global rack_version 2.2.3
Name: obs-bundled-gems Name: obs-bundled-gems
Version: 2.10.1 Version: 2.10.1
Release: 4 Release: 5
Summary: The Open Build Service -- Bundled Gems Summary: The Open Build Service -- Bundled Gems
License: GPL-2.0-only OR GPL-3.0-only License: GPL-2.0-only OR GPL-3.0-only
URL: http://www.openbuildservice.org URL: http://www.openbuildservice.org
@ -139,6 +139,9 @@ done
%doc README %doc README
%changelog %changelog
* Thu May 12 2022 wangkai <wangkai385@h-partners.com> 2.10.1-5
- Update xmlhash to 1.3.8
* Mon Mar 21 2022 Ge Wang <wangge20@huawei.com> 2.10.1-4 * Mon Mar 21 2022 Ge Wang <wangge20@huawei.com> 2.10.1-4
- Fix compilation failed due to ruby and some rubygems upgraded - Fix compilation failed due to ruby and some rubygems upgraded

Binary file not shown.