diff --git a/fltk.spec b/fltk.spec index 7a516fd..a580f16 100644 --- a/fltk.spec +++ b/fltk.spec @@ -6,7 +6,7 @@ Name: fltk Version: 1.3.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: C++ user interface toolkit # see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details @@ -259,6 +259,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/fluid.desktop %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.3.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Sep 05 2022 Richard Shaw - 1.3.8-5 - Fix second instance of uname -i in bash script.