From 6e0c5302743fd9a810749bdd3ff5cfe667ee8283 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:18:56 +0100 Subject: [PATCH] automatic version update by autodist [release 45.1-1mamba;Sat Oct 07 2023] --- orca.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/orca.spec b/orca.spec index 7f90101..5cb292e 100644 --- a/orca.spec +++ b/orca.spec @@ -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 45.1-1mamba +- automatic version update by autodist + * Sat Sep 16 2023 Automatic Build System 45.0-1mamba - automatic version update by autodist