add source url and yaml file

This commit is contained in:
yafen 2020-08-31 17:02:11 +08:00
parent af3d190952
commit d10e81e7cb
2 changed files with 9 additions and 1 deletions

View File

@ -6,13 +6,14 @@
Name: raspberrypi-bluetooth Name: raspberrypi-bluetooth
Version: 20200729 Version: 20200729
Release: 1 Release: 2
Summary: bluetooth files used for RaspberryPi Summary: bluetooth files used for RaspberryPi
License: BSD-3-Clause License: BSD-3-Clause
ExclusiveArch: aarch64 ExclusiveArch: aarch64
Provides: raspberrypi-bluetooth = %{version}-%{release} Provides: raspberrypi-bluetooth = %{version}-%{release}
URL: https://github.com/RPi-Distro/pi-bluetooth
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
Source1: LICENCE.pi-bluetooth Source1: LICENCE.pi-bluetooth
@ -46,5 +47,8 @@ cd -
%{_systemd_path}/* %{_systemd_path}/*
%changelog %changelog
* Mon 31 Aug 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200729-2
- Add source url in spec.
* Wed Jul 29 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200729-1 * Wed Jul 29 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200729-1
- Add rules file, bthelper and hciuart from pi-bluetooth. - Add rules file, bthelper and hciuart from pi-bluetooth.

View File

@ -0,0 +1,4 @@
version_control: github
src_repo: RPi-Distro/pi-bluetooth
tag_prefix: "^v"
seperator: "."