diff --git a/ctags.spec b/ctags.spec index b81b70e..7aa2209 100644 --- a/ctags.spec +++ b/ctags.spec @@ -1,6 +1,6 @@ Name: ctags -Epoch: 1 -Version: 5.9.20210124.0 +Epoch: 2 +Version: p5.9.20210131.0 Release: 1mamba Summary: A multi-language source code indexing tool Group: Development/Tools @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Stefano Cotta Ramusino URL: http://ctags.sourceforge.net/ -Source: https://github.com/universal-ctags/ctags.git/p%{version}/ctags-%{version}.tar.bz2 +Source: https://github.com/universal-ctags/ctags.git/%{version}/ctags-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -18,6 +18,7 @@ BuildRequires: libseccomp-devel BuildRequires: libxml2-devel BuildRequires: libyaml-devel ## AUTOBUILDREQ-END +BuildRequires: python-docutils-py3 BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -52,6 +53,9 @@ Exuberant Ctags improves on traditional ctags because of its multilanguage suppo %doc COPYING %changelog +* Tue Feb 02 2021 Silvan Calarco p5.9.20210131.0-1mamba +- update to p5.9.20210131.0 + * Thu Jan 28 2021 Silvan Calarco 5.9.20210124.0-1mamba - update to 5.9.20210124.0