diff --git a/rdiscount-2.2.0.1.gem b/rdiscount-2.2.0.1.gem deleted file mode 100644 index e68619e..0000000 Binary files a/rdiscount-2.2.0.1.gem and /dev/null differ diff --git a/rdiscount-2.2.0.2.gem b/rdiscount-2.2.0.2.gem new file mode 100644 index 0000000..b947606 Binary files /dev/null and b/rdiscount-2.2.0.2.gem differ diff --git a/rubygem-rdiscount.spec b/rubygem-rdiscount.spec index 1ef330d..9a01182 100644 --- a/rubygem-rdiscount.spec +++ b/rubygem-rdiscount.spec @@ -1,7 +1,7 @@ %global gem_name rdiscount Name: rubygem-rdiscount -Version: 2.2.0.1 -Release: 5 +Version: 2.2.0.2 +Release: 1 Summary: Converts documents in Markdown syntax to HTML License: ASL 1.1 URL: http://github.com/rtomayko/rdiscount @@ -90,6 +90,9 @@ cd - %changelog +* Tue Jun 28 2022 wulei - 2.2.0.2-1 +- Upgrade to 2.2.0.2 + * Mon Jun 28 2021 wulei - 2.2.0.1-5 - fix missing gcc