automatic version update by autodist [release 1.1.0-1mamba;Thu Mar 11 2021]

This commit is contained in:
Automatic Build System 2024-01-06 06:12:30 +01:00
parent 1b7eebfe08
commit c9ce365da1

View File

@ -1,12 +1,12 @@
Name: libxkbcommon
Version: 1.0.3
Version: 1.1.0
Release: 1mamba
Summary: Keyboard handling library using XKB data
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://xkbcommon.org/
URL: https://xkbcommon.org/
Source: http://xkbcommon.org/download/libxkbcommon-%{version}.tar.xz
License: MIT
## AUTOBUILDREQ-BEGIN
@ -17,7 +17,6 @@ BuildRequires: libxcb-devel
## AUTOBUILDREQ-END
BuildRequires: xkeyboard-config-devel
BuildRequires: util-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state.
@ -100,6 +99,9 @@ This package contains tools provided by %{name}.
%changelog
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
- automatic version update by autodist
* Tue Nov 24 2020 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba
- automatic version update by autodist