diff --git a/usbutils-015.tar.xz b/usbutils-015.tar.xz deleted file mode 100644 index 840f98994b6359a9ea07df57aa6942ec0014d531..0000000000000000000000000000000000000000 Binary files a/usbutils-015.tar.xz and /dev/null differ diff --git a/usbutils-016.tar.xz b/usbutils-016.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..e2333b6facbbb88a65b5f656bf676f8fd4b45505 Binary files /dev/null and b/usbutils-016.tar.xz differ diff --git a/usbutils.spec b/usbutils.spec index eb8f79ee064df3911459b2020d5bf45bf7a0b804..25b6b8b9046afdcd6d1656dccdc8bb5ff2e915a6 100644 --- a/usbutils.spec +++ b/usbutils.spec @@ -1,5 +1,5 @@ Name: usbutils -Version: 015 +Version: 016 Release: 1 Summary: Linux utilities for USB device License: GPLv2+ @@ -40,11 +40,15 @@ install -D -m 644 %{SOURCE2} %{buildroot}%{_defaultlicensedir}/%{name}/GPL-3.0.t %doc NEWS %license GPL-2.0.txt GPL-3.0.txt %{_bindir}/* +%{_libdir}/pkgconfig/%{name}.pc %files help %{_mandir}/*/* %changelog +* Thu Oct 26 2023 li weigang - - 016-1 +- update to version 016 + * Tue Feb 7 2023 zhanghongtao - 015-1 - update package to usbutils-015 diff --git a/usbutils.yaml b/usbutils.yaml index c16f2acd7e993a6388c3c41e11fb4ee72c44e8fc..e941fe2bb124339f334c91554e2761cbad7474ab 100644 --- a/usbutils.yaml +++ b/usbutils.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: gregkh/usbutils tag_prefix: ^v -seperator: . \ No newline at end of file +separator: .