diff --git a/rubygem-diff-lcs.spec b/rubygem-diff-lcs.spec index ebb3bc3..d53580b 100644 --- a/rubygem-diff-lcs.spec +++ b/rubygem-diff-lcs.spec @@ -6,7 +6,7 @@ Name: rubygem-%{gem_name} Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provide a list of changes between two sequenced collections License: MIT OR Artistic-2.0 OR GPL-2.0-or-later URL: https://github.com/halostatue/diff-lcs @@ -89,6 +89,9 @@ popd %{gem_instdir}/spec %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Oct 27 2022 Vít Ondruch - 1.5.0-1 - Refresh the .spec file to the current standards.