From 16b5cc473ee58a5fb4e9a18fb6a074ab16655eed Mon Sep 17 00:00:00 2001 From: Wenchao Hao Date: Tue, 28 Sep 2021 14:51:28 +0800 Subject: [PATCH] Nothing but to sync master and LTS branch Signed-off-by: Wenchao Hao --- usbutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usbutils.spec b/usbutils.spec index 7dbc5b2..78581da 100644 --- a/usbutils.spec +++ b/usbutils.spec @@ -1,6 +1,6 @@ Name: usbutils Version: 012 -Release: 3 +Release: 5 Summary: Linux utilities for USB device License: GPLv2+ URL: http://www.linux-usb.org/ @@ -46,6 +46,9 @@ install -D -m 644 %{SOURCE2} %{buildroot}%{_defaultlicensedir}/%{name}/GPL-3.0.t %{_mandir}/*/* %changelog +* Tue Sep 28 2021 Wenchao Hao - 012-5 +- 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 -- Gitee