automatic version update by autodist [release 45.1-1mamba;Sat Oct 07 2023]

This commit is contained in:
Automatic Build System 2024-01-06 08:18:56 +01:00
parent 0607a713e1
commit 6e0c530274

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1)
Name: orca
Version: 45.0
Version: 45.1
Release: 1mamba
Summary: A free, open source scriptable screen reader
Group: Graphical Desktop/Applications/Accessibility
@ -11,7 +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
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
#BuildRequires: python-atspi
#BuildRequires: python-gnome-devel
@ -63,6 +63,9 @@ Orca is a free, open source scriptable screen reader. Using various combinations
# ChangeLog NEWS README TODO
%changelog
* Sat Oct 07 2023 Automatic Build System <autodist@mambasoft.it> 45.1-1mamba
- automatic version update by autodist
* Sat Sep 16 2023 Automatic Build System <autodist@mambasoft.it> 45.0-1mamba
- automatic version update by autodist