diff --git a/alacarte.spec b/alacarte.spec index 31823b5..bc64a04 100644 --- a/alacarte.spec +++ b/alacarte.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: alacarte -Version: 3.44.3 +Version: 3.50.0 Release: 1mamba Summary: Simple menu editor for Gnome Group: Graphical Desktop/Applications/Configuration @@ -11,7 +11,7 @@ URL: https://gitlab.gnome.org/GNOME/alacarte/ Source: https://download.gnome.org/sources/alacarte/%{majver}/alacarte-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END BuildRequires: desktop-file-utils BuildRequires: gnome-menus-devel >= 2.15.4.1 @@ -53,6 +53,9 @@ Just click and type to edit, add, and delete any menu entry. #ChangeLog NEWS README %changelog +* Sat Sep 23 2023 Automatic Build System 3.50.0-1mamba +- automatic version update by autodist + * Tue Jul 11 2023 Automatic Build System 3.44.3-1mamba - automatic version update by autodist