import libvoikko-4.1.1-3.el8

This commit is contained in:
CentOS Sources 2021-07-01 04:12:18 +00:00 committed by Andrew Lukoshko
parent ad08022396
commit 5969096f5a

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