From 058d57de4ab0e5053b2058b8e4bbef23ff9f641f 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 (cherry picked from commit 630cd12cd8fc3046406084933a0a70de4ebee3b8) --- usbutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usbutils.spec b/usbutils.spec index 2c7af41..ba6f507 100644 --- a/usbutils.spec +++ b/usbutils.spec @@ -1,6 +1,6 @@ Name: usbutils Version: 012 -Release: 4 +Release: 5 Summary: Linux utilities for USB device License: GPLv2+ URL: http://www.linux-usb.org/ @@ -47,6 +47,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-4 - DESC: delete -S git from %autosetup, and delete BuildRequires git