From 03f7cb56b7a752ff4210ee8cd9a089037d2ee5816a03216e08252c2ae4e77044 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Wed, 18 Jan 2023 13:24:07 +0000 Subject: [PATCH] Remove empty changelog entry OBS-URL: https://build.opensuse.org/package/show/devel:tools/ctags?expand=0&rev=38 --- ctags.changes | 5 ----- ctags.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/ctags.changes b/ctags.changes index f7a2e15..dec037f 100644 --- a/ctags.changes +++ b/ctags.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 18 13:15:03 UTC 2023 - Adam Majer - -- - ------------------------------------------------------------------- Wed Jan 18 13:06:30 UTC 2023 - Adam Majer diff --git a/ctags.spec b/ctags.spec index 856f3eb..5924b6d 100644 --- a/ctags.spec +++ b/ctags.spec @@ -85,7 +85,7 @@ ln -s %{_mandir}/man1/ctags.1%{ext_man} %{buildroot}%{_sysconfdir}/ %post test -L %{_bindir}/ctags || rm -f %{_bindir}/ctags -update-alternatives --install %{_bindir}/ctags ctags %{_bindir}/ctags-exuberant 20 \ +update-alternatives --install %{_bindir}/ctags ctags %{_bindir}/ctags-exuberant 20 \ --slave %{_mandir}/man1/ctags.1.gz ctags.1 %{_mandir}/man1/ctags-exuberant.1.gz %preun