Resolves: rhbz#1977691 bump release number to add libvoikko-devel package to CRB

This commit is contained in:
Mike FABIAN 2021-07-13 11:18:36 +02:00
parent 6384a5b666
commit df1d27b064

View File

@ -2,7 +2,7 @@
Name: libvoikko
Version: 4.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Voikko is a library for spellcheckers and hyphenators
License: GPLv2+
@ -122,6 +122,9 @@ mkdir -p %{buildroot}%{_prefix}/lib/voikko
%pycached %{python3_sitelib}/%{name}.py
%changelog
* Tue Jul 13 2021 Mike FABIAN <mfabian@redhat.com> - 4.3-6
- Resolves: rhbz#1977691 bump release number to add libvoikko-devel package to CRB
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.3-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937