From 2e36985a01721d2684b176b3918b8c1a2d4a5607 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:41:57 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.9-1mamba;Fri Jun 26 2020] --- ddcutil.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ddcutil.spec b/ddcutil.spec index 890f823..397efc9 100644 --- a/ddcutil.spec +++ b/ddcutil.spec @@ -1,5 +1,5 @@ Name: ddcutil -Version: 0.9.8 +Version: 0.9.9 Release: 1mamba Summary: Query and change Linux monitor settings using DDC/CI and USB Group: System/Kernel and Hardware @@ -88,9 +88,12 @@ This package contains libraries and header files for developing applications tha %{_includedir}/ddcutil*.h %{_libdir}/libddcutil.so %{_libdir}/pkgconfig/ddcutil.pc -%{_datadir}/cmake/Modules/FindDDCUtil.cmake +%{_libdir}/cmake/ddcutil/FindDDCUtil.cmake %doc ChangeLog README.md %changelog +* Fri Jun 26 2020 Automatic Build System 0.9.9-1mamba +- automatic version update by autodist + * Fri Dec 27 2019 Silvan Calarco 0.9.8-1mamba - package created using the webbuild interface