|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 1.0.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Hashdiff is a diff lib to compute the smallest difference between two hashes
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: https://github.com/liufengyun/hashdiff
|
|
|
|
@ -64,6 +64,9 @@ popd
|
|
|
|
|
%{gem_instdir}/spec
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Aug 20 23:23:44 GMT 2020 Pavel Valena <pvalena@redhat.com> - 1.0.1-1
|
|
|
|
|
- Update to hashdiff 1.0.1.
|
|
|
|
|
|
|
|
|
|