Hello community,

here is the log from the commit of package hwdata for openSUSE:Leap:15.2 
checked in at 2020-05-19 14:07:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/hwdata (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.hwdata.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hwdata"

Tue May 19 14:07:58 2020 rev:29 rq:805946 version:0.334

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/hwdata/hwdata.changes  2020-01-15 
15:11:35.850112791 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.hwdata.new.2738/hwdata.changes        
2020-05-19 14:08:25.902992908 +0200
@@ -1,0 +2,89 @@
+Wed Apr 22 13:31:12 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Fix previous changelog entries
+
+-------------------------------------------------------------------
+Tue Apr  7 05:25:54 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 0.334 (bsc#1168806):
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Tue Mar  3 11:33:42 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 0.333:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Mon Feb  3 11:42:34 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 0.332:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Tue Jan  7 09:16:56 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 0.331:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Mon Dec  2 12:07:25 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.330:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Tue Nov  5 08:19:11 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.329:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Wed Oct 16 15:58:15 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.328:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Tue Aug 13 08:00:46 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.326:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Wed Jul 10 07:16:32 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.325:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Wed Jun 12 07:30:16 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.324:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Fri May  3 11:54:18 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.323:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Tue Apr 16 16:25:35 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.322:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Fri Mar 29 08:51:05 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 0.321:
+  * Updated pci, usb and vendor ids.
+
+-------------------------------------------------------------------
+Thu Feb 14 16:07:45 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Replace pciutils-ids package
+  * Provide compat symlink
+
+-------------------------------------------------------------------

Old:
----
  hwdata-0.320.tar.gz

New:
----
  hwdata-0.334.tar.gz

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

Other differences:
------------------
++++++ hwdata.spec ++++++
--- /var/tmp/diff_new_pack.M6BoyU/_old  2020-05-19 14:08:27.074995186 +0200
+++ /var/tmp/diff_new_pack.M6BoyU/_new  2020-05-19 14:08:27.078995194 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hwdata
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:           hwdata
-Version:        0.320
+Version:        0.334
 Release:        0
 Summary:        Hardware identification and configuration data
 License:        GPL-2.0-or-later
-Group:          Hardware/Other
 URL:            https://github.com/vcrhonek/hwdata
 Source:         
https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Provides:       pciutils-ids = 20190109
+Obsoletes:      pciutils-ids < 20190109
 BuildArch:      noarch
 
 %description
@@ -39,6 +40,12 @@
 
 %install
 %make_install
+
+# create symlink for smooth transition from pciutils-ids package
+ln -s %{_datadir}/hwdata/pci.ids \
+  %{buildroot}%{_datadir}/pci.ids
+
+# not needed at all
 rm -rf %{buildroot}/%{_libdir}/modprobe.d
 
 %files
@@ -49,5 +56,6 @@
 %{_datadir}/hwdata/pci.ids
 %{_datadir}/hwdata/pnp.ids
 %{_datadir}/hwdata/usb.ids
+%{_datadir}/pci.ids
 
 %changelog

++++++ hwdata-0.320.tar.gz -> hwdata-0.334.tar.gz ++++++
++++ 339685 lines of diff (skipped)


Reply via email to