Rebuild to fix missing binaries due to buildsystem oversight
Resolves: RHEL-158208 Signed-off-by: Veronika Kabatova <vkabatov@redhat.com>
This commit is contained in:
parent
8a5081f450
commit
f41315e21a
@ -7,7 +7,7 @@
|
||||
Summary: C source code tree search and browse tool
|
||||
Name: cscope
|
||||
Version: 15.9
|
||||
Release: 31%{?dist}
|
||||
Release: 32%{?dist}
|
||||
Source0: https://downloads.sourceforge.net/project/%{name}/%{name}/v%{version}/%{name}-%{version}.tar.gz
|
||||
URL: http://cscope.sourceforge.net
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later
|
||||
@ -118,6 +118,9 @@ rm -f %{emacs_lisp_path}/xcscope.el
|
||||
rm -f %{vim_plugin_path}/cctree.vim
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2026 Veronika Kabatova <vkabatov@redhat.com> - 15.9-32
|
||||
- Rebuild to fix missing binaries due to buildsystem oversight
|
||||
|
||||
* Wed Mar 25 2026 Vladislav Dronov <vdronov@redhat.com> - 15.9-31
|
||||
- Add two latest distribution patches (RHEL-158208)
|
||||
- Correct the erroneous brace count caused by the unbalanced { }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user