Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-20 20:21:38 +00:00
parent d71c433fab
commit 3f1d673b09

View File

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