Bump for rebuild

Related: RHEL-96490
This commit is contained in:
Siddhesh Poyarekar 2025-07-03 08:56:18 -04:00 committed by Siddhesh Poyarekar
parent a410d8180e
commit af405a46d6

View File

@ -37,7 +37,7 @@ BuildRequires: scl-utils-build
Summary: Package that installs %scl
Name: %scl_name
Version: %{gts_ver}.0
Release: 9%{?dist}
Release: 10%{?dist}
License: GPLv2+
Group: Applications/File
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -265,6 +265,9 @@ fi
%endif
%changelog
* Fri Jul 3 2025 Siddhesh Poyarekar <siddhesh@redhat.com> - 15.0-10
- Bump for rebuild (RHEL-96490)
* Fri Jun 20 2025 Siddhesh Poyarekar <siddhesh@redhat.com> - 15.0-9
- Compress man page and fix its name (RHEL-96490)