diff --git a/usbutils.spec b/usbutils.spec index 2605f3b9791da9ecc6013c9f7c9fd17b45f824cc..758e414f9492659d33a91aa5ba9f7dc50ca89659 100644 --- a/usbutils.spec +++ b/usbutils.spec @@ -1,6 +1,6 @@ Name: usbutils Version: 017 -Release: 1 +Release: 2 Summary: Linux utilities for USB device License: GPLv2+ URL: http://www.linux-usb.org/ @@ -46,6 +46,9 @@ rm -rf %{buildroot}/%{_libdir}/pkgconfig/usbutils.pc %{_mandir}/*/* %changelog +* Tue Jul 01 2025 wangmian - 017-2 +- Fixed bug for macros in Changelog + * Wed Jan 31 2024 zhanghongtao - 017-1 - update package to usbutils-017 - lsusb: add fallback names for 'lsusb -v' output @@ -72,7 +75,7 @@ rm -rf %{buildroot}/%{_libdir}/pkgconfig/usbutils.pc - Nothing but to sync master and LTS branch * Fri Jul 30 2021 chenyanpanHW - 012-3 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Thu Oct 29 2020 Zhiqiang Liu -012-2 - backport one patch to init string buffer before reading from it