Hello community,

here is the log from the commit of package hwinfo for openSUSE:Factory checked 
in at 2020-01-16 18:19:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hwinfo (Old)
 and      /work/SRC/openSUSE:Factory/.hwinfo.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hwinfo"

Thu Jan 16 18:19:29 2020 rev:171 rq:764237 version:21.68

Changes:
--------
--- /work/SRC/openSUSE:Factory/hwinfo/hwinfo.changes    2019-09-05 
12:10:42.327848231 +0200
+++ /work/SRC/openSUSE:Factory/.hwinfo.new.26092/hwinfo.changes 2020-01-16 
18:19:36.328919309 +0100
@@ -0,0 +1,7 @@
+--------------------------------------------------------------------
+Tue Jan 14 10:38:50 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/hwinfo#84
+- the /sbin/udevadm compat symlink is gone
+- 21.68
+

Old:
----
  hwinfo-21.67.tar.xz

New:
----
  hwinfo-21.68.tar.xz

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

Other differences:
------------------
++++++ hwinfo.spec ++++++
--- /var/tmp/diff_new_pack.9kULq0/_old  2020-01-16 18:19:36.908919637 +0100
+++ /var/tmp/diff_new_pack.9kULq0/_new  2020-01-16 18:19:36.908919637 +0100
@@ -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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -37,7 +37,7 @@
 License:        GPL-2.0-or-later
 Group:          Hardware/Other
 Url:            http://gitorious.org/opensuse/hwinfo
-Version:        21.67
+Version:        21.68
 Release:        0
 Source:         %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ hwinfo-21.67.tar.xz -> hwinfo-21.68.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hwinfo-21.67/VERSION new/hwinfo-21.68/VERSION
--- old/hwinfo-21.67/VERSION    2019-07-19 15:56:55.000000000 +0200
+++ new/hwinfo-21.68/VERSION    2020-01-14 11:38:50.000000000 +0100
@@ -1 +1 @@
-21.67
+21.68
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hwinfo-21.67/changelog new/hwinfo-21.68/changelog
--- old/hwinfo-21.67/changelog  2019-07-19 15:56:55.000000000 +0200
+++ new/hwinfo-21.68/changelog  2020-01-14 11:38:50.000000000 +0100
@@ -1,3 +1,7 @@
+2020-01-14:    21.68
+       - merge gh#openSUSE/hwinfo#84
+       - the /sbin/udevadm compat symlink is gone
+
 2019-07-19:    21.67
        - merge gh#openSUSE/hwinfo#81
        - fix DASD detection (bsc#1136475)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hwinfo-21.67/src/hd/hd_int.h 
new/hwinfo-21.68/src/hd/hd_int.h
--- old/hwinfo-21.67/src/hd/hd_int.h    2019-07-19 15:56:55.000000000 +0200
+++ new/hwinfo-21.68/src/hd/hd_int.h    2020-01-14 11:38:50.000000000 +0100
@@ -43,7 +43,7 @@
 #define PROG_RMMOD             "/sbin/rmmod"
 #define PROG_CARDCTL           "/sbin/cardctl"
 #define PROG_UDEVINFO          "/usr/bin/udevinfo"
-#define PROG_UDEVADM           "/sbin/udevadm"
+#define PROG_UDEVADM           "/usr/bin/udevadm"
 
 #define KLOG_BOOT              "/var/log/boot.msg"
 #define ISAPNP_CONF            "/etc/isapnp.conf"


Reply via email to