automatic version update by autodist [release 1.2.0-1mamba;Fri Oct 22 2021]
This commit is contained in:
parent
5b00a3a292
commit
a9ed6220c9
@ -1,5 +1,5 @@
|
|||||||
Name: ddcutil
|
Name: ddcutil
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Query and change Linux monitor settings using DDC/CI and USB
|
Summary: Query and change Linux monitor settings using DDC/CI and USB
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -12,7 +12,6 @@ Source: https://github.com/rockowitz/ddcutil.git/v%{version}/ddcutil-%{ve
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
@ -22,6 +21,8 @@ BuildRequires: libXrender-devel
|
|||||||
BuildRequires: libbsd-devel
|
BuildRequires: libbsd-devel
|
||||||
BuildRequires: libdrm-devel
|
BuildRequires: libdrm-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libi2c-devel
|
||||||
|
BuildRequires: libkmod-devel
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
@ -92,6 +93,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 22 2021 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user