diff --git a/cscope.spec b/cscope.spec index 2f5d093..3314d17 100644 --- a/cscope.spec +++ b/cscope.spec @@ -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 - 15.9-32 +- Rebuild to fix missing binaries due to buildsystem oversight + * Wed Mar 25 2026 Vladislav Dronov - 15.9-31 - Add two latest distribution patches (RHEL-158208) - Correct the erroneous brace count caused by the unbalanced { }