diff --git a/bugfix-rename-some-pci-name.patch b/bugfix-rename-some-pci-name.patch index 82620cb603e566f416d24c199a830e7b42ab017c..5bc76690fb648e765ee1d60a369c254abfae2786 100644 --- a/bugfix-rename-some-pci-name.patch +++ b/bugfix-rename-some-pci-name.patch @@ -10,7 +10,7 @@ Subject: [PATCH] bugfix-rename-some-pci-name.patch diff -Naur a/pci.ids b/pci.ids --- a/pci.ids 2020-06-20 17:35:54.786057979 +0800 +++ b/pci.ids 2020-06-20 17:40:50.076585490 +0800 -@@ -22340,7 +22340,7 @@ +@@ -22356,7 +22356,7 @@ 3003 ioMemory Mezzanine 1aee Caustic Graphics Inc. # nee Qumranet, Inc. diff --git a/enhancement-update-Hi1822-info-in-pci-ids.patch b/enhancement-update-Hi1822-info-in-pci-ids.patch index 4202ef9e6b797e2cad1d7afca632b1f625e127bc..0a36ef0b6db5731aa4751d2133de379487bd9ee0 100644 --- a/enhancement-update-Hi1822-info-in-pci-ids.patch +++ b/enhancement-update-Hi1822-info-in-pci-ids.patch @@ -10,7 +10,7 @@ Subject: [PATCH] enhancement-update-Hi1822-info-in-pci-ids diff -Naur a/pci.ids b/pci.ids --- a/pci.ids 2020-06-01 07:56:07.000000000 +0000 +++ b/pci.ids 2020-07-20 11:47:23.212000000 +0000 -@@ -22093,6 +22093,7 @@ +@@ -22103,6 +22103,7 @@ 19e5 d139 Hi1822 SP572 (2*100GE) 19e5 d13d Hi1822 SC371 (2*100GE) 19e5 d147 Hi1822 SP573 (2*100GE) @@ -18,7 +18,7 @@ diff -Naur a/pci.ids b/pci.ids 0202 Hi1822 Family (2*32G FC) 19e5 d149 Hi1822 SP528 (2*32G FC) 19e5 d302 Hi1822 SP521 (2*32G FC) -@@ -22101,12 +22102,17 @@ +@@ -22111,12 +22112,17 @@ 19e5 d148 Hi1822 SP527 (2*16G FC) 19e5 d301 Hi1822 SP520 (2*16G FC) 19e5 d305 Hi1822 SP525 (2*16G FC) diff --git a/hwdata.spec b/hwdata.spec index 7c5580d0a905cd7b8f7b905462d5c4768a8e8d50..02be565666db4abb29352f0e03dc7e16fa7272b1 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,7 +1,7 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.336 -Release: 2 +Version: 0.337 +Release: 1 License: GPLv2+ Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz URL: https://github.com/vcrhonek/hwdata @@ -32,6 +32,9 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/%{name}/* %changelog +* Thu Jul 23 2020 jinzhimin - 0.337-1 +- update to 0.337 + * Mon Jul 20 2020 shixuantong -0.336-2 - Type:NA - ID:NA diff --git a/v0.336.tar.gz b/v0.336.tar.gz deleted file mode 100644 index 88a7838992e2063c64fd10eb0429f5ea9f901bf2..0000000000000000000000000000000000000000 Binary files a/v0.336.tar.gz and /dev/null differ diff --git a/v0.337.tar.gz b/v0.337.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ebc30553e799899718d3d25d2abe7f19bc89a0a0 Binary files /dev/null and b/v0.337.tar.gz differ