diff --git a/hunspell.spec b/hunspell.spec index cac33e6..756bf43 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -1,7 +1,7 @@ Name: hunspell Summary: A spell checker and morphological analyzer library Version: 1.7.0 -Release: 10 +Release: 11 URL: https://github.com/hunspell/hunspell Source: https://github.com/hunspell/hunspell/archive/v%{version}.tar.gz @@ -84,12 +84,15 @@ mkdir $RPM_BUILD_ROOT/%{_datadir}/myspell %lang(hu) %{_mandir}/hu/man1/hunspell.1.gz %changelog -* Sat Jul 30 2022 yaoxin - 1.7.0-10 +* Sat Jul 30 2022 yaoxin - 1.7.0-11 - Remove self dependency which is temporary used to resolve compatiable during upgrade. -* Mon Apr 25 2022 caodongxia -1.7.0-9 +* Mon Apr 25 2022 caodongxia -1.7.0-10 - Add format literal string to resolve g++ issue for format-security. +* Fri Jan 07 2022 xingxing - 1.7.0-9 +- resolve compile fail + * Wed Jul 21 2021 yushaogui - 1.7.0-8 - delete a buildrequires for gdb