diff --git a/hwdata.spec b/hwdata.spec index 02be565..e84af6b 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.337 +Version: 0.343 Release: 1 License: GPLv2+ Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz @@ -32,6 +32,9 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/%{name}/* %changelog +* Sat Jan 30 2021 xinghe - 0.343-1 +- update to 0.343 + * Thu Jul 23 2020 jinzhimin - 0.337-1 - update to 0.337 diff --git a/v0.337.tar.gz b/v0.337.tar.gz deleted file mode 100644 index ebc3055..0000000 Binary files a/v0.337.tar.gz and /dev/null differ diff --git a/v0.343.tar.gz b/v0.343.tar.gz new file mode 100644 index 0000000..8cd29bb Binary files /dev/null and b/v0.343.tar.gz differ