update bluez.yaml.
This commit is contained in:
parent
e51b4cb582
commit
5b8cf7db2c
@ -1,7 +1,7 @@
|
|||||||
Name: bluez
|
Name: bluez
|
||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Version: 5.54
|
Version: 5.54
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.bluez.org/
|
URL: http://www.bluez.org/
|
||||||
Source0: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.xz
|
Source0: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.xz
|
||||||
@ -172,6 +172,9 @@ make check
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 10 2020 shixuantong <shixuantong@huawei.com> - 5.54-2
|
||||||
|
- update yaml file
|
||||||
|
|
||||||
* Wed Jul 22 2020 songnannan <songnannan2@huawei.com> - 5.54-1
|
* Wed Jul 22 2020 songnannan <songnannan2@huawei.com> - 5.54-1
|
||||||
- update to 5.54
|
- update to 5.54
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
version_control: gitlab.gnome
|
git_url: https://git.kernel.org/pub/scm/bluetooth/bluez.git
|
||||||
src_repo: bluez
|
version_control: git
|
||||||
|
src_repo: https://git.kernel.org/pub/scm/bluetooth/bluez.git
|
||||||
tag_prefix: "^"
|
tag_prefix: "^"
|
||||||
seperator: "."
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user