Bump version to make our CI happy

Resolves: RHEL-150866
This commit is contained in:
Lukáš Tyrychtr 2026-03-03 15:58:47 +01:00
parent 6c1e20b787
commit 415cc193c1

View File

@ -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 <ltyrycht@redhat.com>
- Bump version so the CI is happy
Resolves: RHEL-150866
* Thu Feb 19 2026 Lukas Tyrychtr <ltyrycht@redhat.com>
- Update to 48.9 bringing in some bugfixes
Resolves: RHEL-150866