diff --git a/mythes.spec b/mythes.spec index a91c829..7fef19c 100644 --- a/mythes.spec +++ b/mythes.spec @@ -1,7 +1,7 @@ Name: mythes Summary: A thesaurus library Version: 1.2.5 -Release: 1%{?dist} +Release: 2%{?dist} Source: https://github.com/hunspell/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz URL: https://github.com/hunspell/mythes License: BSD and MIT @@ -54,6 +54,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes %{_bindir}/th_gen_idx.pl %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sun Aug 21 2022 Caolán McNamara - 1.2.5-1 - latest version