diff --git a/asciidoctor-2.0.12.tar.gz b/asciidoctor-2.0.12.tar.gz deleted file mode 100644 index b08f88a..0000000 Binary files a/asciidoctor-2.0.12.tar.gz and /dev/null differ diff --git a/asciidoctor-2.0.17.tar.gz b/asciidoctor-2.0.17.tar.gz new file mode 100644 index 0000000..a86df60 Binary files /dev/null and b/asciidoctor-2.0.17.tar.gz differ diff --git a/rubygem-asciidoctor.spec b/rubygem-asciidoctor.spec index 0a12f60..a9428d6 100644 --- a/rubygem-asciidoctor.spec +++ b/rubygem-asciidoctor.spec @@ -1,6 +1,6 @@ %global gem_name asciidoctor Name: rubygem-asciidoctor -Version: 2.0.12 +Version: 2.0.17 Release: 1 Summary: An implementation of the AsciiDoc text processor and publishing License: MIT @@ -77,6 +77,9 @@ cp -a .%{gem_instdir}/man/*.1 %{buildroot}%{_mandir}/man1/ %changelog +* Tue Jun 28 2022 baizhonggui - 2.0.17-1 +- update to 2.0.17 + * Tue Dec 01 2020 lingsheng - 2.0.12-1 - Update to 2.0.12