diff --git a/rubygem-fluent.spec b/rubygem-fluentd.spec similarity index 95% rename from rubygem-fluent.spec rename to rubygem-fluentd.spec index 09725982204c0643fc310e57912fcf007da42155..6c842874967610c416e109b07c5699ac009ef3d7 100644 --- a/rubygem-fluent.spec +++ b/rubygem-fluentd.spec @@ -2,7 +2,7 @@ %global gem_name fluentd Name: rubygem-fluentd Version: 1.3.3 -Release: 2 +Release: 3 Summary: Fluentd event collector License: Apache-2.0 URL: https://www.fluentd.org/ @@ -88,6 +88,9 @@ mv %{buildroot}/filelist.lst . %{gem_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 1.3.3-3 +- change the spec file name to be the same as the repo name + * Fri Oct 15 2021 lingsheng - 1.3.3-2 - fix subcommand formats usage