import mecab-0.996-2.module+el8.8.0+18436+8918dd75
This commit is contained in:
parent
c4e7676fdf
commit
c1d4338372
@ -14,7 +14,7 @@ Version: %{mainver}
|
|||||||
%if %{?betaver:0}%{!?betaver:1}
|
%if %{?betaver:0}%{!?betaver:1}
|
||||||
Release: %{fedorarel}%{?dist}
|
Release: %{fedorarel}%{?dist}
|
||||||
%else
|
%else
|
||||||
Release: 0.%{fedorarel}.%{betaver}%{?dist}.11
|
Release: 0.%{fedorarel}.%{betaver}%{?dist}.12
|
||||||
%endif
|
%endif
|
||||||
Summary: Yet Another Part-of-Speech and Morphological Analyzer
|
Summary: Yet Another Part-of-Speech and Morphological Analyzer
|
||||||
|
|
||||||
@ -126,6 +126,11 @@ cd ..
|
|||||||
%{_includedir}/%{pkg_name}.h
|
%{_includedir}/%{pkg_name}.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 21 2023 Michal Schorm <mschorm@redhat.com> - 0.996-2.12
|
||||||
|
- Bump version for 'mysql' module rebuild
|
||||||
|
We are moving the 'mecab-devel' RPM from the 'buildroot' repo to the 'AppStream' repo
|
||||||
|
- Resolves: #2180411
|
||||||
|
|
||||||
* Wed Jan 19 2022 Lukas Javorsky <ljavorsk@redhat.com> - 0.996-2
|
* Wed Jan 19 2022 Lukas Javorsky <ljavorsk@redhat.com> - 0.996-2
|
||||||
- Rebuild to fix the issue described in #2000986
|
- Rebuild to fix the issue described in #2000986
|
||||||
- Resolves: #2000986
|
- Resolves: #2000986
|
||||||
|
Loading…
Reference in New Issue
Block a user