automatic version update by autodist [release 2.40.0-1mamba;Sat Mar 20 2021]

This commit is contained in:
Automatic Build System 2024-01-05 20:36:40 +01:00
parent 09c69c48c8
commit 43769322ce

View File

@ -1,13 +1,13 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: at-spi2-core Name: at-spi2-core
Version: 2.38.0 Version: 2.40.0
Release: 1mamba Release: 1mamba
Summary: Protocol definitions and daemon for D-Bus at-spi Summary: Protocol definitions and daemon for D-Bus at-spi
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus URL: https://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
Source: http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/%{majver}/at-spi2-core-%{version}.tar.xz Source: http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/%{majver}/at-spi2-core-%{version}.tar.xz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -20,7 +20,6 @@ BuildRequires: libglib-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: meson BuildRequires: meson
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
at-spi allows assistive technologies to access GTK-based applications. Essentially it exposes the internals of applications for automation, so tools such as screen readers, magnifiers, or even scripting interfaces can query and interact with GUI controls. at-spi allows assistive technologies to access GTK-based applications. Essentially it exposes the internals of applications for automation, so tools such as screen readers, magnifiers, or even scripting interfaces can query and interact with GUI controls.
@ -104,6 +103,9 @@ This package includes the %{name} API documentation.
#%{_datadir}/gtk-doc/html/libatspi/* #%{_datadir}/gtk-doc/html/libatspi/*
%changelog %changelog
* Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 2.40.0-1mamba
- automatic version update by autodist
* Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 2.38.0-1mamba * Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 2.38.0-1mamba
- automatic version update by autodist - automatic version update by autodist