diff --git a/source-highlight.spec b/source-highlight.spec index 2e4bb05f252afa2f5c0c9ffe420088dde0381f47..f19ea08b35ea54ad0642a5e799cbdc2791309594 100644 --- a/source-highlight.spec +++ b/source-highlight.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Name: source-highlight Version: 3.1.9 @@ -87,5 +87,8 @@ rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d %{_includedir}/srchilite/*.h %changelog +* Mon Apr 25 2022 Chunmei Xu - 3.1.9-2 +- Bump version to rebuild with icu-71 + * Mon Apr 18 2022 happy_orange - 3.1.9-1 - Init package from upstream