Hello community,

here is the log from the commit of package libsmbios for openSUSE:Factory 
checked in at 2020-08-19 18:45:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsmbios (Old)
 and      /work/SRC/openSUSE:Factory/.libsmbios.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsmbios"

Wed Aug 19 18:45:24 2020 rev:46 rq:826926 version:2.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsmbios/libsmbios.changes      2020-01-29 
13:10:57.729942280 +0100
+++ /work/SRC/openSUSE:Factory/.libsmbios.new.3399/libsmbios.changes    
2020-08-19 18:46:31.475518781 +0200
@@ -1,0 +2,8 @@
+Sun Aug 16 01:10:24 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 2.4.3
+  * Fixes for WMI based communications
+  * Fixes for battery controls
+  * Fixes for some segfaults and error handling
+
+-------------------------------------------------------------------

Old:
----
  _service
  libsmbios-2.4.2.obscpio
  libsmbios.obsinfo

New:
----
  libsmbios-2.4.3.tar.gz

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

Other differences:
------------------
++++++ libsmbios.spec ++++++
--- /var/tmp/diff_new_pack.09PQuD/_old  2020-08-19 18:46:34.043520146 +0200
+++ /var/tmp/diff_new_pack.09PQuD/_new  2020-08-19 18:46:34.047520147 +0200
@@ -18,15 +18,14 @@
 
 %define libname libsmbios_c2
 Name:           libsmbios
-Version:        2.4.2
+Version:        2.4.3
 Release:        0
 Summary:        SMBIOS table library and utilities
 License:        GPL-2.0-or-later OR OSL-2.1
 Group:          Hardware/Other
 URL:            https://github.com/dell/libsmbios
-Source:         %{name}-%{version}.tar.gz
+Source:         
https://github.com/dell/libsmbios/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
-
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  chrpath
@@ -55,10 +54,7 @@
 %package -n %{libname}
 Summary:        SMBIOS table interface library
 Group:          System/Libraries
-Recommends:     %{name}-lang = %{version}
-# For the above lang package to be resolvable
 Provides:       %{name} = %{version}
-Obsoletes:      libsmbios2
 
 %description -n %{libname}
 libsmbios provides a library to interface with the SMBIOS tables. It
@@ -80,7 +76,7 @@
 %package -n smbios-utils
 Summary:        Utilities that use libsmbios
 Group:          System/Management
-Recommends:     %{name}-lang
+Recommends:     %{name}-lang = %{version}
 Recommends:     python3-smbios-utils = %{version}
 # Give away the bin subpkg and just pull them all here instead of playing with
 # metapackages
@@ -164,7 +160,7 @@
 ln -s smbios-lcd-brightness %{buildroot}/%{_sbindir}/dellLcdBrightness
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig


Reply via email to