diff --git a/orca.spec b/orca.spec index ec79a1b..b77c3e5 100644 --- a/orca.spec +++ b/orca.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1) Name: orca -Version: 41.1 +Version: 41.2 Release: 1mamba Summary: A free, open source scriptable screen reader Group: Graphical Desktop/Applications/Accessibility @@ -11,6 +11,7 @@ URL: https://wiki.gnome.org/action/show/Projects/Orca?action=show Source: https://download.gnome.org/sources/orca/%{majver}/orca-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END #BuildRequires: python-atspi #BuildRequires: python-gnome-devel @@ -62,6 +63,9 @@ Orca is a free, open source scriptable screen reader. Using various combinations # ChangeLog NEWS README TODO %changelog +* Mon Jan 31 2022 Automatic Build System 41.2-1mamba +- automatic version update by autodist + * Thu Dec 02 2021 Automatic Build System 41.1-1mamba - automatic version update by autodist