From ef656e30cf86b6d6c6565e1d7553e8ef8476d0d1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:47:47 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: xorg-server-devel>=21.1.3-1mamba [release 0.39.0-2mamba;Sat Feb 19 2022] --- xorg-drv-input-wacom.spec | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/xorg-drv-input-wacom.spec b/xorg-drv-input-wacom.spec index 5e0acff..99148a2 100644 --- a/xorg-drv-input-wacom.spec +++ b/xorg-drv-input-wacom.spec @@ -1,16 +1,15 @@ %define xorg_ver %(pkg-config xorg-server --modversion|cut -d. -f1-2) Name: xorg-drv-input-wacom Version: 0.39.0 -Release: 1mamba +Release: 2mamba Summary: X.Org input driver for Wacom tablets Group: System/X11 Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://x.org +URL: https://www.x.org/wiki/ Source: https://github.com/linuxwacom/xf86-input-wacom.git/xf86-input-wacom-%{version}/xf86-input-wacom-%{version}.tar.bz2 License: MIT -BuildRoot: %{_tmppath}/%{name}-%{version}-root ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libX11-devel @@ -22,15 +21,10 @@ BuildRequires: libXinerama-devel BuildRequires: libXrandr-devel BuildRequires: libXrender-devel BuildRequires: libbsd-devel -BuildRequires: libcap-devel -BuildRequires: libdw-devel -BuildRequires: libpcre-devel -BuildRequires: libselinux-devel -BuildRequires: libsepol-devel BuildRequires: libudev-devel BuildRequires: libxcb-devel ## AUTOBUILDREQ-END -BuildRequires: xorg-server-devel >= 1.20.4 +BuildRequires: xorg-server-devel >= 21.1.3-1mamba Provides: xorgdrvinput Requires: xorg-server >= %{xorg_ver} Requires: xorg-server <= %{xorg_ver}.255 @@ -86,6 +80,9 @@ This package contains header files need for development. #%doc ChangeLog README %changelog +* Sat Feb 19 2022 Automatic Build System 0.39.0-2mamba +- rebuilt by autoport with build requirements: xorg-server-devel>=21.1.3-1mamba + * Tue Dec 31 2019 Automatic Build System 0.39.0-1mamba - automatic version update by autodist