diff --git a/onig-6.9.8.tar.gz b/onig-6.9.8.tar.gz deleted file mode 100644 index fea0f0e..0000000 Binary files a/onig-6.9.8.tar.gz and /dev/null differ diff --git a/onig-6.9.9.tar.gz b/onig-6.9.9.tar.gz new file mode 100644 index 0000000..c946b85 Binary files /dev/null and b/onig-6.9.9.tar.gz differ diff --git a/oniguruma.spec b/oniguruma.spec index 5a76d5d..5de6378 100644 --- a/oniguruma.spec +++ b/oniguruma.spec @@ -1,7 +1,7 @@ -%global mainver 6.9.8 +%global mainver 6.9.9 Name: oniguruma -Version: 6.9.8 +Version: 6.9.9 Release: 1 Summary: Regular expressions library License: BSD @@ -65,6 +65,9 @@ make check %doc HISTORY README.md index.html doc/API doc/CALLOUTS.API doc/CALLOUTS.BUILTIN doc/FAQ doc/RE %changelog +* Thu Dec 28 2023 zhangkea - 6.9.9-1 +- update to 6.9.9 + * Mon Jun 27 2022 dillon chen - update to 6.9.8