X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=hwdata.spec;h=86bbca12361a1fcc04124dfca7c83afdd332ee8e;hb=refs%2Fheads%2FRHEL7;hp=4c1bff12f65fc54384fd1b6c7a91673a0a3af134;hpb=69b6d22f3a58b559dc3f301921dda0a0ce57db3e;p=oweals%2Fhwdata.git diff --git a/hwdata.spec b/hwdata.spec index 4c1bff1..86bbca1 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,7 +1,7 @@ # This package is arch-specific just because of bundling different files for # different architectures. No -debuginfo package is needed. %global debug_package %{nil} -%global uprelease 8.3 +%global uprelease 9.6 Name: hwdata Summary: Hardware identification and configuration data @@ -9,8 +9,8 @@ Version: 0.252 Release: %{uprelease}%{?dist} License: GPLv2+ Group: System Environment/Base -Source0: https://fedorahosted.org/releases/h/w/%{name}/%{name}-%{version}-%{uprelease}.tar.bz2 -URL: http://git.fedorahosted.org/git/hwdata.git +Source: https://github.com/vcrhonek/hwdata/archive/v%{version}-%{?uprelease}.tar.gz +URL: https://github.com/vcrhonek/hwdata BuildRequires : perl BuildRequires : perl(Date::Format) @@ -25,9 +25,6 @@ such as the pci.ids and usb.ids databases. %prep %setup -q -n %{name}-%{version}-%{uprelease} -%ifarch ppc ppc64 -patch -b -B nx_crypto -p1 < blacklist-nx_crypto.patch -%endif %configure %build @@ -53,6 +50,59 @@ udevadm hwdb --update >/dev/null 2>&1 || : %{_datadir}/%{name}/* %changelog +* Mon Mar 23 2020 Vitezslav Crhonek - 0.252-9.6 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1788058 + +* Wed Feb 12 2020 Vitezslav Crhonek - 0.252-9.5 +- Fix URL for downloading hwdb files +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1721908 + +* Tue Aug 06 2019 Vitezslav Crhonek - 0.252-9.4 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1721904 + +* Wed Jun 26 2019 Vitezslav Crhonek - 0.252-9.3 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1636986 + +* Wed Mar 06 2019 Vitezslav Crhonek - 0.252-9.2 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1636985 + +* Mon Sep 24 2018 Vitezslav Crhonek - 0.252-9.1 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1560493 + +* Thu Jun 14 2018 Vitezslav Crhonek - 0.252-8.9 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1560493 +- Blacklisted sha{256,512}-mb modules + Resolves: #1562114 + +* Mon Feb 19 2018 Vitezslav Crhonek - 0.252-8.8 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1489281 #1539202 + +* Tue Oct 24 2017 Vitezslav Crhonek - 0.252-8.7 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1489281 + +* Tue Jun 27 2017 Vitezslav Crhonek - 0.252-8.6 +- Updated pci, usb and vendor ids + Resolves: #1386133 #1463185 + +* Mon Mar 20 2017 Vitezslav Crhonek - 0.252-8.5 +- Updated pci, usb and vendor ids + Resolves: #1386133 #1424763 +- Removed module nx_crypto from blacklist on PowerPCs + Resolves: #1264326 + +* Thu Sep 29 2016 Vitezslav Crhonek - 0.252-8.4 +- Remove wrong entry from usb ids. + Resolves: #1380159 + * Mon Sep 26 2016 Vitezslav Crhonek - 0.252-8.3 - Updated pci, usb and vendor ids. - Resolves: rhbz#1292382