update to 6.1.0
This commit is contained in:
parent
99d6be8751
commit
d1aef79c9c
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@ ctags-5.8.tar.gz
|
|||
/ctags-p5.9.20221016.0.tar.gz
|
||||
/ctags-p5.9.20221120.0.tar.gz
|
||||
/universal-ctags-6.0.0.tar.gz
|
||||
/universal-ctags-6.1.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A C programming language indexing and/or cross-reference tool
|
||||
Name: ctags
|
||||
Version: 6.0.0
|
||||
Release: 7%{?dist}
|
||||
Version: 6.1.0
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://ctags.io/
|
||||
Source0: https://github.com/universal-ctags/ctags/releases/download/v%{version}/universal-%{name}-%{version}.tar.gz
|
||||
|
|
@ -62,6 +62,9 @@ Install ctags if you are going to use your system for C programming.
|
|||
%{_mandir}/man7/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 23 2024 Than Ngo <than@redhat.com> - 6.1.0-1
|
||||
- update to 6.1.0
|
||||
|
||||
* Tue Oct 22 2024 Richard W.M. Jones <rjones@redhat.com> - 6.0.0-7
|
||||
- Rebuild for Jansson 2.14
|
||||
(https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/3PYINSQGKQ4BB25NQUI2A2UCGGLAG5ND/)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (universal-ctags-6.0.0.tar.gz) = c6f7eb24844778195f67a4bbeb54a61fde023a5eb0402b6986a74336fe134b7629ed3b643b4076285d660783db1a270c613244979c645ed1ae9ec40dbcb84ed8
|
||||
SHA512 (universal-ctags-6.1.0.tar.gz) = 3e8b10bca1aef5d89e5fe7f1990d35766a33bb790e94f2015207589e4c9ad9bcc362ab5910e27a9f63cdbd6d9f291510fa73d1498331d5806dd93b7bba94d470
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue