import libvoikko-4.1.1-3.el8

This commit is contained in:
CentOS Sources 2021-11-09 04:59:52 -05:00 committed by Stepan Oksanichenko
parent cc0652b9d5
commit 9d7e82eeae

View File

@ -1,6 +1,6 @@
Name: libvoikko
Version: 4.1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Voikko is a library for spellcheckers and hyphenators
Group: System Environment/Libraries
@ -114,6 +114,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python3_sitelib}/
%endif
%changelog
* Wed Jun 30 2021 Mike FABIAN <mfabian@redhat.com> - 4.1.1-3
- Resolves: rhbz#1975295 Bump release number
* Thu Nov 26 2020 Mike FABIAN <mfabian@redhat.com> - 4.1.1-2
- Fix man file names for Flatpak builds, exclude __pycache__ files from Flatpak builds
- Resolves: rhbz#1896322