diff --git a/hwdata.spec b/hwdata.spec index e84af6b461d21323f749c487edc7d2f0622e35af..c33ab0af766849d00e84536b985bdeeee44a42c9 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.343 +Version: 0.353 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 +* Tue Nov 30 2021 zhouwenpei - 0.353-1 +- update to 0.353 + * Sat Jan 30 2021 xinghe - 0.343-1 - update to 0.343 diff --git a/v0.343.tar.gz b/v0.343.tar.gz deleted file mode 100644 index 8cd29bb845e97330403c72ebe4c11c15a30715f9..0000000000000000000000000000000000000000 Binary files a/v0.343.tar.gz and /dev/null differ diff --git a/v0.353.tar.gz b/v0.353.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..469c3d19d483f5dd8cc949de2627fcaa532ad8c0 Binary files /dev/null and b/v0.353.tar.gz differ