update to 5.9.20220508.0
This commit is contained in:
parent
4fab0ae0ea
commit
d49a186ea4
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ ctags-5.8.tar.gz
|
||||
/ctags-p5.9.20220206.0.tar.gz
|
||||
/ctags-p5.9.20220313.0.tar.gz
|
||||
/ctags-p5.9.20220424.0.tar.gz
|
||||
/ctags-p5.9.20220508.0.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define upstreamversion 20220424.0
|
||||
%define upstreamversion 20220508.0
|
||||
|
||||
Summary: A C programming language indexing and/or cross-reference tool
|
||||
Name: ctags
|
||||
Version: 5.9
|
||||
Release: 5.%{upstreamversion}%{?dist}
|
||||
Release: 6.%{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
|
||||
* Thu May 12 2022 Than Ngo <than@redhat.com> - 5.9-6.20220508.0
|
||||
- update to 5.9.20220508.0
|
||||
|
||||
* Tue Apr 26 2022 Than Ngo <than@redhat.com> - 5.9-5.20220424.0
|
||||
- 20220424.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ctags-p5.9.20220424.0.tar.gz) = ca7834cde59682b2ef5d7177eb47f5779c7e5db0f9691db93e4ecb5212af9102b9cfe20d1ce6aa8a1e03ed688baea238015b9650284d508a639df34b4186d31a
|
||||
SHA512 (ctags-p5.9.20220508.0.tar.gz) = 7ff2ef2bfe8324fcb5e9bdddd865fe63768cd396a9ee048cb20ed9b0e626351672d369c9fe860bdfecaa22bc9ad8f4560d3c55bb972117c8e703b38477df151b
|
||||
|
Loading…
Reference in New Issue
Block a user