update to p5.9.20210131.0 [release p5.9.20210131.0-1mamba;Tue Feb 02 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 21:34:52 +01:00
parent 54b24535bf
commit 9ad097e83a

View File

@ -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 <stefano.cotta@openmamba.org>
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 <silvan.calarco@mambasoft.it> p5.9.20210131.0-1mamba
- update to p5.9.20210131.0
* Thu Jan 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.9.20210124.0-1mamba
- update to 5.9.20210124.0