diff --git a/orca.spec b/orca.spec index 205e74d..096a58d 100644 --- a/orca.spec +++ b/orca.spec @@ -2,7 +2,7 @@ Name: orca Version: 48.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Assistive technology for people with visual impairments License: LGPL-2.1-or-later @@ -74,6 +74,10 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.de %{_mandir}/man1/orca.1* %changelog +* Tue Mar 03 2026 Lukas Tyrychtr +- Bump version so the CI is happy + Resolves: RHEL-150866 + * Thu Feb 19 2026 Lukas Tyrychtr - Update to 48.9 bringing in some bugfixes Resolves: RHEL-150866