diff --git a/vim.spec b/vim.spec index 95ee3f9c5683c088ccf2c6a63db9bb2624184423..be18cea2877c50538360d4b6dc9a300667151412 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %define patchlevel 1763 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 @@ -837,6 +837,10 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Apr 01 2022 mskdxl - 2:8.0.1763-16.0.2.12 +- Test for vistor create pr +- Test for others accout change personal code repo + * Mon Mar 21 2022 Mahailiang - 2:8.0.1763-16.0.1.12 - Rebrand to Anolis(Xiaoxuan Yang) - Fix build issue with ruby(Liwei Ge)