update to 5.9.20210509.0
This commit is contained in:
parent
51a9d1b973
commit
92e64d6a36
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ ctags-5.6.tar.gz
|
||||
ctags-5.7.tar.gz
|
||||
ctags-5.8.tar.gz
|
||||
/ctags-p5.9.20210307.0.tar.gz
|
||||
/ctags-p5.9.20210509.0.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define upstreamversion 20210307.0
|
||||
%define upstreamversion 20210509.0
|
||||
|
||||
Summary: A C programming language indexing and/or cross-reference tool
|
||||
Name: ctags
|
||||
@ -65,6 +65,9 @@ Install ctags if you are going to use your system for C programming.
|
||||
%{_mandir}/man7/*
|
||||
|
||||
%changelog
|
||||
* Mon May 10 2021 Than Ngo <than@redhat.com> - 5.9-0.1.20210509.0
|
||||
- update to 5.9.20210509.0
|
||||
|
||||
* Thu Mar 11 2021 Than Ngo <than@redhat.com> - 5.9-0.1.20210307.0
|
||||
- switch to universal ctags
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ctags-p5.9.20210307.0.tar.gz) = a616e911ea812efd6497b382bb7eaeef5cac09809d23e5ce814758fb5664e13fd07ec36604e73b65eeb12aae9afcb226da287b6abfd33a81e26b6d1b071b9aa7
|
||||
SHA512 (ctags-p5.9.20210509.0.tar.gz) = e2a6b29025bc6bc3c689328a2eccf2268f84ffc41c1963977e448d72879ffa29f392d9d745aae13f4091689957985f78c51fc891fadd6d7947186b29305fa487
|
||||
|
Loading…
Reference in New Issue
Block a user