From a39d21a091528a777d134307e88fad115464d484 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 19 Jan 2024 09:59:04 +0100 Subject: [PATCH] automatic version update by autodist [release 2.1.0-1mamba;Thu Jan 18 2024] --- ddcutil.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ddcutil.spec b/ddcutil.spec index 8526024..7c37325 100644 --- a/ddcutil.spec +++ b/ddcutil.spec @@ -1,5 +1,5 @@ Name: ddcutil -Version: 2.0.0 +Version: 2.1.0 Release: 1mamba Summary: Query and change Linux monitor settings using DDC/CI and USB Group: System/Kernel and Hardware @@ -11,9 +11,6 @@ Source: https://github.com/rockowitz/ddcutil.git/v%{version}/ddcutil-%{ve License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libX11-devel -BuildRequires: libXext-devel -BuildRequires: libXrandr-devel BuildRequires: libdrm-devel BuildRequires: libglib-devel BuildRequires: libjansson-devel @@ -89,6 +86,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Thu Jan 18 2024 Automatic Build System 2.1.0-1mamba +- automatic version update by autodist + * Mon Oct 02 2023 Automatic Build System 2.0.0-1mamba - automatic version update by autodist