Hello community,

here is the log from the commit of package ddcutil for openSUSE:Factory checked 
in at 2020-08-17 12:08:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ddcutil (Old)
 and      /work/SRC/openSUSE:Factory/.ddcutil.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ddcutil"

Mon Aug 17 12:08:06 2020 rev:8 rq:827209 version:0.9.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ddcutil/ddcutil.changes  2020-06-12 
21:39:05.959919727 +0200
+++ /work/SRC/openSUSE:Factory/.ddcutil.new.3399/ddcutil.changes        
2020-08-17 12:09:39.242837162 +0200
@@ -1,0 +2,8 @@
+Sun Aug 16 13:20:33 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 0.9.9:
+  * Additional per-thread statistics are shown when --verbose is specified 
along with --stats
+  * --dynamic-sleep-adjustment
+  * ddcutil no longer supports AMD's old proprietary display driver fglrx
+
+-------------------------------------------------------------------

Old:
----
  ddcutil-0.9.8.tar.gz

New:
----
  ddcutil-0.9.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ddcutil.spec ++++++
--- /var/tmp/diff_new_pack.z3bT6t/_old  2020-08-17 12:09:40.382837797 +0200
+++ /var/tmp/diff_new_pack.z3bT6t/_new  2020-08-17 12:09:40.386837799 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ddcutil
-Version:        0.9.8
+Version:        0.9.9
 Release:        0
 Summary:        Utility to query and update monitor settings
 License:        GPL-2.0-or-later
@@ -50,11 +50,11 @@
 the time a monitor is calibrated, and then restored when the calibration is
 applied.
 
-%package -n libddcutil2
+%package -n libddcutil3
 Summary:        Shared library to query and update monitor settings
 Group:          System/Libraries
 
-%description -n libddcutil2
+%description -n libddcutil3
 Shared library version of ddcutil, exposing a C API.
 
 ddcutil communicates with monitors implementing MCCS (Monitor Control Command
@@ -64,7 +64,7 @@
 %package -n libddcutil-devel
 Summary:        Development files for libddcutil
 Group:          Development/Libraries/C and C++
-Requires:       libddcutil2 = %{version}
+Requires:       libddcutil3 = %{version}
 
 %description -n libddcutil-devel
 Header files and pkgconfig control file for libddcutil.
@@ -83,12 +83,9 @@
 
 %install
 %make_install
-# Move cmake file to the right location
-mkdir -p %{buildroot}%{_libdir}/cmake/%{name}/
-mv %{buildroot}%{_datadir}/cmake/Modules/FindDDCUtil.cmake 
%{buildroot}%{_libdir}/cmake/%{name}/
 
-%post   -n libddcutil2 -p /sbin/ldconfig
-%postun -n libddcutil2 -p /sbin/ldconfig
+%post   -n libddcutil3 -p /sbin/ldconfig
+%postun -n libddcutil3 -p /sbin/ldconfig
 
 %files
 %doc AUTHORS NEWS.md README.md ChangeLog
@@ -100,7 +97,7 @@
 %{_mandir}/man1/ddcutil.1*
 %{_bindir}/ddcutil
 
-%files -n libddcutil2
+%files -n libddcutil3
 %doc AUTHORS NEWS.md README.md ChangeLog
 %license COPYING
 %{_libdir}/libddcutil.so.*

++++++ ddcutil-0.9.8.tar.gz -> ddcutil-0.9.9.tar.gz ++++++
++++ 21528 lines of diff (skipped)


Reply via email to