|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Text-Brew
|
|
|
|
Name: perl-Text-Brew
|
|
|
|
Version: 0.02
|
|
|
|
Version: 0.02
|
|
|
|
Release: 22%{?dist}
|
|
|
|
Release: 23%{?dist}
|
|
|
|
Summary: Implementation of the Brew edit distance
|
|
|
|
Summary: Implementation of the Brew edit distance
|
|
|
|
# License specified in README
|
|
|
|
# License specified in README
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
@ -52,6 +52,9 @@ make test
|
|
|
|
%{_mandir}/man3/Text*
|
|
|
|
%{_mandir}/man3/Text*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-23
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.02-22
|
|
|
|
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.02-22
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
|
|
|
|
|
|
|