!5 update to the latest commit(a69d8f54901aab31f2f47e0cc4f9d2879e183f1d) from 1f8d16200050b59ff9b859ee7565cdf7b08053bb

From: @woqidaideshi
Reviewed-by: @jianminw
Signed-off-by: @jianminw
This commit is contained in:
openeuler-ci-bot 2020-11-16 15:03:43 +08:00 committed by Gitee
commit 8f247376b3
3 changed files with 6 additions and 3 deletions

View File

@ -2,12 +2,12 @@
%global _rules_path /lib/udev/rules.d %global _rules_path /lib/udev/rules.d
%global _systemd_path /lib/systemd/system %global _systemd_path /lib/systemd/system
%global _license_path /usr/share/licenses/raspi %global _license_path /usr/share/licenses/raspi
%global commitid 1f8d16200050b59ff9b859ee7565cdf7b08053bb %global commitid a69d8f54901aab31f2f47e0cc4f9d2879e183f1d
%global debug_package %{nil} %global debug_package %{nil}
Name: raspberrypi-bluetooth Name: raspberrypi-bluetooth
Version: 20200904 Version: 20201110
Release: 2 Release: 3
Summary: bluetooth files used for RaspberryPi Summary: bluetooth files used for RaspberryPi
License: BSD-3-Clause License: BSD-3-Clause
ExclusiveArch: aarch64 ExclusiveArch: aarch64
@ -47,6 +47,9 @@ cd -
%{_systemd_path}/* %{_systemd_path}/*
%changelog %changelog
* Tue Nov 10 2020 Yafen Fang<yafen@iscas.ac.cn> - 20201110-3
- update to the latest commit(a69d8f54901aab31f2f47e0cc4f9d2879e183f1d) of pi-bluetooth(0.1.15).
* Wed Sep 16 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200904-2 * Wed Sep 16 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200904-2
- Change source0's name. - Change source0's name.