diff --git a/rubygem-slop.spec b/rubygem-slop.spec index e8b8bfb..e1ae513 100644 --- a/rubygem-slop.spec +++ b/rubygem-slop.spec @@ -1,7 +1,7 @@ %global gem_name slop Summary: Option gathering made easy Name: rubygem-%{gem_name} -Version: 4.9.2 +Version: 4.10.1 Release: 1 License: MIT URL: http://github.com/leejarvis/slop @@ -53,6 +53,9 @@ popd %{gem_instdir}/CHANGELOG.md %changelog +* Tue Nov 14 2023 Ge Wang - 4.10.1-1 +- Upgrade to 4.10.1 + * Thu Jun 30 2022 houyingchao - 4.9.2-1 - Upgrade to 4.9.2 diff --git a/slop-4.10.1.gem b/slop-4.10.1.gem new file mode 100644 index 0000000..48c57db Binary files /dev/null and b/slop-4.10.1.gem differ diff --git a/slop-4.9.2.gem b/slop-4.9.2.gem deleted file mode 100644 index 20595aa..0000000 Binary files a/slop-4.9.2.gem and /dev/null differ