update to 5.9.20220911.0
This commit is contained in:
parent
dc47125e27
commit
5e46510de8
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ ctags-5.8.tar.gz
|
||||
/ctags-p5.9.20220508.0.tar.gz
|
||||
/ctags-p5.9.20220619.0.tar.gz
|
||||
/ctags-p5.9.20220724.0.tar.gz
|
||||
/ctags-p5.9.20220911.0.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define upstreamversion 20220724.0
|
||||
%define upstreamversion 20220911.0
|
||||
|
||||
Summary: A C programming language indexing and/or cross-reference tool
|
||||
Name: ctags
|
||||
Version: 5.9
|
||||
Release: 8.%{upstreamversion}%{?dist}
|
||||
Release: 9.%{upstreamversion}%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://ctags.io/
|
||||
Source0: https://github.com/universal-ctags/ctags/archive/%{name}-p%{version}.%{upstreamversion}.tar.gz
|
||||
@ -64,6 +64,9 @@ Install ctags if you are going to use your system for C programming.
|
||||
%{_mandir}/man7/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 12 2022 Than Ngo <than@redhat.com> - 5.9-9.20220911.0
|
||||
- update to 5.9.20220911.0
|
||||
|
||||
* Wed Jul 27 2022 Than Ngo <than@redhat.com> - 5.9-8.20220724.0
|
||||
- update to 5.9.20220724.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ctags-p5.9.20220724.0.tar.gz) = 6da7b9bdea70eee56ff2f6bcc5963b337fe6cb5937d5824813437a135ca6a5d901e671da6f342c3d6509354c9a834665f742a8bb7693a9fa559a2566fdbe088c
|
||||
SHA512 (ctags-p5.9.20220911.0.tar.gz) = eabab64a7669c5f70b9110b2dafaf0d7b545bf7228f39457d5b2408889c3c36e21a423d600c32ea33012bf09997fa7e7370b3465c26ab35e980a71d4d0423bd2
|
||||
|
Loading…
Reference in New Issue
Block a user