!4 rubygem-rdiscount升级至2.2.0.2版本

From: @wu-leilei 
Reviewed-by: @jxy_git 
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2022-06-30 02:35:15 +00:00 committed by Gitee
commit b936cf4c28
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
rdiscount-2.2.0.2.gem Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global gem_name rdiscount %global gem_name rdiscount
Name: rubygem-rdiscount Name: rubygem-rdiscount
Version: 2.2.0.1 Version: 2.2.0.2
Release: 5 Release: 1
Summary: Converts documents in Markdown syntax to HTML Summary: Converts documents in Markdown syntax to HTML
License: ASL 1.1 License: ASL 1.1
URL: http://github.com/rtomayko/rdiscount URL: http://github.com/rtomayko/rdiscount
@ -90,6 +90,9 @@ cd -
%changelog %changelog
* Tue Jun 28 2022 wulei <wulei80@h-partners.com> - 2.2.0.2-1
- Upgrade to 2.2.0.2
* Mon Jun 28 2021 wulei <wulei80@huawei.com> - 2.2.0.1-5 * Mon Jun 28 2021 wulei <wulei80@huawei.com> - 2.2.0.1-5
- fix missing gcc - fix missing gcc