Hello community,

here is the log from the commit of package hwinfo for openSUSE:Leap:15.2 
checked in at 2020-05-01 15:06:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/hwinfo (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.hwinfo.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hwinfo"

Fri May  1 15:06:46 2020 rev:45 rq:798681 version:21.70

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/hwinfo/hwinfo.changes  2020-01-15 
15:11:36.158112965 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.hwinfo.new.2738/hwinfo.changes        
2020-05-01 15:06:48.450500563 +0200
@@ -1,0 +2,42 @@
+Tue Apr 21 07:01:31 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/hwinfo#86
+- update pci and usb ids (bsc#1169682)
+- fix compiler warnings
+- 21.70
+
+--------------------------------------------------------------------
+Tue Mar 24 16:50:34 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/hwinfo#85
+- fix xen detection (bsc#1167561)
+- add link to cpuid doc
+- 21.69
+
+-------------------------------------------------------------------
+Thu Jan 23 11:59:07 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
+  shortcut through the -mini flavor.
+
+--------------------------------------------------------------------
+Tue Jan 14 10:38:50 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/hwinfo#84
+- the /sbin/udevadm compat symlink is gone
+- 21.68
+
+-------------------------------------------------------------------
+Fri Aug  2 07:00:45 UTC 2019 - Martin Liška <[email protected]>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+--------------------------------------------------------------------
+Fri Jul 19 13:56:55 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/hwinfo#81
+- fix DASD detection (bsc#1136475)
+- don't include bcache devices
+- 21.67
+
+--------------------------------------------------------------------

Old:
----
  hwinfo-21.66.tar.xz

New:
----
  hwinfo-21.70.tar.xz

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

Other differences:
------------------
++++++ hwinfo.spec ++++++
--- /var/tmp/diff_new_pack.tVJrIz/_old  2020-05-01 15:06:48.882501501 +0200
+++ /var/tmp/diff_new_pack.tVJrIz/_new  2020-05-01 15:06:48.882501501 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hwinfo
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 BuildRequires:  flex
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
-BuildRequires:  udev
+BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(uuid)
 %if 0%{?rhel_version} == 0
 BuildRequires:  perl-XML-Writer
@@ -37,7 +37,7 @@
 License:        GPL-2.0-or-later
 Group:          Hardware/Other
 Url:            http://gitorious.org/opensuse/hwinfo
-Version:        21.66
+Version:        21.70
 Release:        0
 Source:         %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -76,6 +76,7 @@
 %setup
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
   make static
   # make copy of static library for installation
   cp src/libhd.a .

++++++ hwinfo-21.66.tar.xz -> hwinfo-21.70.tar.xz ++++++
++++ 11596 lines of diff (skipped)


Reply via email to