diff --git a/RedCloth-4.3.2.gem b/RedCloth-4.3.2.gem deleted file mode 100644 index 3f501c886d3e256a59774efaf4258905a9abff90..0000000000000000000000000000000000000000 Binary files a/RedCloth-4.3.2.gem and /dev/null differ diff --git a/RedCloth-4.3.3.gem b/RedCloth-4.3.3.gem new file mode 100644 index 0000000000000000000000000000000000000000..5998ca451bed96d52eec0f5e68f77f1f98b1cd1d Binary files /dev/null and b/RedCloth-4.3.3.gem differ diff --git a/rubygem-RedCloth.spec b/rubygem-RedCloth.spec index c045c6ca01d013f6ffc842041da59db00cd32e3e..5a746921dbf6a15b03cbe751794e4d8548d5f868 100644 --- a/rubygem-RedCloth.spec +++ b/rubygem-RedCloth.spec @@ -1,7 +1,7 @@ %global gem_name RedCloth Name: rubygem-%{gem_name} -Version: 4.3.2 -Release: 2 +Version: 4.3.3 +Release: 1 Summary: Textile parser for Ruby License: MIT URL: http://redcloth.org @@ -74,6 +74,9 @@ popd %{gem_instdir}/tasks %changelog +* Fri Aug 22 2025 openeuler_bot - 4.3.3-1 +- update rubygem-RedCloth to 4.3.3 + * Thu Jul 24 2025 wangkai <13474090681@163.com> - 4.3.2-2 - Switch rspec2 to rspec for test