automatic version update by autodist [release 0.2.7-1mamba;Fri Feb 09 2024]

This commit is contained in:
Automatic Build System 2024-02-11 12:05:55 +01:00
parent 4ab1fd4a93
commit 16e5783077

View File

@ -1,5 +1,5 @@
Name: libmanette
Version: 0.2.6
Version: 0.2.7
Release: 1mamba
Summary: GObject game controller library
Group: System/Libraries
@ -10,7 +10,10 @@ URL: https://wiki.gnome.org/
Source: https://download.gnome.org/sources/libmanette/0.2/libmanette-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
## note: run 'autospec -u -a6 libmanette' to get the list of build requirements.
BuildRequires: glibc-devel
BuildRequires: libevdev-devel
BuildRequires: libglib-devel
BuildRequires: libgudev-devel
## AUTOBUILDREQ-END
BuildRequires: scons
@ -75,5 +78,8 @@ This package contains utility applications for %{name}.
%{_bindir}/manette-test
%changelog
* Fri Feb 09 2024 Automatic Build System <autodist@openmamba.org> 0.2.7-1mamba
- automatic version update by autodist
* Sun Mar 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.6-1mamba
- package created using the webbuild interface