From e53cf04eff94e335d88e3f2951c58356e6f43f7e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 19:22:54 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvoikko.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvoikko.spec b/libvoikko.spec index 392b0fa..5b6060b 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -2,7 +2,7 @@ Name: libvoikko Version: 4.3.1 -Release: 4%{?dist} +Release: 5%{?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 +* Thu Jul 21 2022 Fedora Release Engineering - 4.3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 4.3.1-4 - Rebuilt for Python 3.11