Compare commits

..

No commits in common. 'c9' and 'i10c-beta' have entirely different histories.

2
.gitignore vendored

@ -1 +1 @@
SOURCES/v0.348-9.11.tar.gz SOURCES/v0.379-10.1.tar.gz

@ -1 +1 @@
c9bdcabc30bd34e61c60f78ff9c03ecf7c5e9643 SOURCES/v0.348-9.11.tar.gz 178c20d3bed57679c204f9fd3ee0dcac746d6935 SOURCES/v0.379-10.1.tar.gz

@ -1,10 +1,10 @@
%global uprelease 9.11 %global uprelease 10.1
Name: hwdata Name: hwdata
Summary: Hardware identification and configuration data Summary: Hardware identification and configuration data
Version: 0.348 Version: 0.379
Release: %{uprelease}%{?dist} Release: %{uprelease}%{?dist}
License: GPLv2+ License: GPL-2.0-or-later
Source: https://github.com/vcrhonek/hwdata/archive/v%{version}-%{?uprelease}.tar.gz Source: https://github.com/vcrhonek/hwdata/archive/v%{version}-%{?uprelease}.tar.gz
URL: https://github.com/vcrhonek/hwdata URL: https://github.com/vcrhonek/hwdata
BuildArch: noarch BuildArch: noarch
@ -16,7 +16,7 @@ such as the pci.ids and usb.ids databases.
%package devel %package devel
Summary: Development files for %{name} Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description devel %description devel
The %{name}-devel package contains files for developing applications that use The %{name}-devel package contains files for developing applications that use
@ -43,53 +43,121 @@ The %{name}-devel package contains files for developing applications that use
%{_datadir}/pkgconfig/%{name}.pc %{_datadir}/pkgconfig/%{name}.pc
%changelog %changelog
* Mon Aug 21 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.11 * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.379-10.1
- Rebuilt for MSVSphere 10
* Mon Aug 19 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.379-10.1
- Update pci, usb and vendor ids
Resolves: RHEL-42439
* Mon Jun 17 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.379-10.0
- Update pci, usb and vendor ids
Resolves: RHEL-42416
* Fri Feb 02 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.379-1
- Update pci, usb and vendor ids
* Wed Jan 03 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.378-1
- Update vendor ids
* Mon Dec 04 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.377-2
- Remove trailing spaces from pnp.ids (patch by Pino Toscano)
* Fri Dec 01 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.377-1
- Update pci, usb and vendor ids
* Fri Nov 03 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.376-1
- Update vendor ids
* Mon Oct 02 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.375-1
- Update pci and vendor ids
* Mon Sep 04 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.374-1
- Update pci, usb and vendor ids
* Wed Aug 02 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.373-1
- Update pci and vendor ids
* Mon Jul 03 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.372-1
- Update pci and vendor ids
* Fri Jun 09 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.371-2
- Fix -devel requires
* Thu Jun 01 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.371-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #2169696
* Mon Jun 19 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.10 * Tue May 02 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.370-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #2169689
* Fri Mar 10 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.9 * Mon Apr 03 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.369-1
- Fix version in pkgconfig file, fix srpm-x creation - Update pci and vendor ids
Relased: #2176788
* Wed Mar 01 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.368-1
- Update pci and vendor ids
* Thu Mar 09 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.8 * Fri Feb 10 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.367-2
- Provide pkgconfig file in -devel subpackage - SPDX migration
Resolves: #2176788
* Mon Feb 20 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.7 * Thu Feb 02 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.367-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #2125573
* Mon Dec 19 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.6 * Wed Jan 04 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.366-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #2125571
* Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.5 * Fri Dec 02 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.365-1
- Update pci and vendor ids - Update pci and vendor ids
Resolves: #2062103
* Mon Jun 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.4 * Tue Nov 01 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.364-1
- Update pci and vendor ids
* Mon Oct 03 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.363-1
- Update pci and vendor ids
* Sun Sep 25 2022 Pete Walter <pwalter@fedoraproject.org> - 0.362-2
- Move pkgconfig file to -devel subpackage (#2128591)
* Wed Sep 07 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.362-1
- Update pci and vendor ids
* Mon Jul 04 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.361-1
- Update pci and vendor ids
* Wed Jun 01 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.360-1
- Update pci, usb and vendor ids
* Mon May 02 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.359-1
- Update pci, usb and vendor ids
* Mon Apr 04 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.358-1
- Update pci, usb and vendor ids
* Thu Mar 03 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.357-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #2062101
* Thu Feb 17 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.3 * Wed Feb 02 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.356-1
- Update pci and vendor ids
* Mon Jan 03 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.355-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #2006239
* Thu Dec 16 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.2 * Fri Dec 03 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.354-1
- Update pci and vendor ids
* Thu Nov 04 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.353-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #2006236
* Mon Aug 23 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.1 * Mon Oct 04 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.352-1
- Update pci and vendor ids
* Wed Sep 01 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.351-1
- Update pci and vendor ids
* Mon Aug 02 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.350-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #1956710
* Mon Jun 21 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.0 * Wed Jul 07 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.349-1
- Bump release - Update pci, usb and vendor ids
- Update usb and vendor ids
* Wed Jun 02 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-1 * Wed Jun 02 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-1
- Update pci, usb and vendor ids - Update pci, usb and vendor ids

Loading…
Cancel
Save