diff --git a/hwdata.spec b/hwdata.spec index e264081..12eb66d 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.375 +Version: 0.372 Release: 1 License: GPL-2.0-or-later Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz @@ -33,6 +33,9 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/pkgconfig/%{name}.pc %changelog +* Tue Feb 27 2024 zhangnaichuan - 0.372-1 +- degrade to version v0.372 + * Tue Oct 31 2023 li weigang - 0.375-1 - update to version v0.375 diff --git a/v0.372.tar.gz b/v0.372.tar.gz new file mode 100644 index 0000000..dc6c7f1 Binary files /dev/null and b/v0.372.tar.gz differ diff --git a/v0.375.tar.gz b/v0.375.tar.gz deleted file mode 100644 index 3e393fe..0000000 Binary files a/v0.375.tar.gz and /dev/null differ