update to 5.9-4.20220313.0
This commit is contained in:
parent
96242c19ec
commit
1f47a324ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ ctags-5.8.tar.gz
|
||||
/ctags-p5.9.20210509.0.tar.gz
|
||||
/ctags-p5.9.20210725.0.tar.gz
|
||||
/ctags-p5.9.20220206.0.tar.gz
|
||||
/ctags-p5.9.20220313.0.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define upstreamversion 20220206.0
|
||||
%define upstreamversion 20220313.0
|
||||
|
||||
Summary: A C programming language indexing and/or cross-reference tool
|
||||
Name: ctags
|
||||
Version: 5.9
|
||||
Release: 3.%{upstreamversion}%{?dist}
|
||||
Release: 4.%{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 Mar 21 2022 Than Ngo <than@redhat.com> - 5.9-4.20220313.0
|
||||
- update to 5.9-4.20220313.0
|
||||
|
||||
* Tue Feb 08 2022 Than Ngo <than@redhat.com> - 5.9-3.20220206.0
|
||||
- update to p5.9.20220206.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ctags-p5.9.20220206.0.tar.gz) = 77ac19a1f4945d1dcb6d5e801325509c80f2fbc1004a8fe86c2c562fd0a87ec945e215ea3ff8b1d8aadd13191b23fac331adc74515a44b4c28bee6995c6f1465
|
||||
SHA512 (ctags-p5.9.20220313.0.tar.gz) = 476d15d550c04a5f517ba4bcdc95935155177f2e081762df4b7ca4797ab76e5a72f8c0e366148122aa424faeaccd73850d298c413a3b0625e005aa2567d94dbb
|
||||
|
Loading…
Reference in New Issue
Block a user