!2 申请升级bolt版本至0.9.1

From: @xugmin
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-08-04 11:25:59 +00:00 committed by Gitee
commit b78f456d71
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
bolt-0.9.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: bolt Name: bolt
Version: 0.5 Version: 0.9.1
Release: 2 Release: 1
Summary: Userspace system daemon to enable security levels for Thunderbolt 3 on GNU/Linux. Summary: Userspace system daemon to enable security levels for Thunderbolt 3 on GNU/Linux.
License: LGPLv2+ License: LGPLv2+
URL: https://gitlab.freedesktop.org/bolt/bolt URL: https://gitlab.freedesktop.org/bolt/bolt
@ -57,7 +57,7 @@ The security level is set by the system firmware.
%{_libexecdir}/boltd %{_libexecdir}/boltd
%{_unitdir}/bolt.service %{_unitdir}/bolt.service
%{_udevrulesdir}/*-bolt.rules %{_udevrulesdir}/*-bolt.rules
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.bolt.conf %{_datadir}/dbus-1/system.d/org.freedesktop.bolt.conf
%ghost %dir %{_localstatedir}/lib/boltd %ghost %dir %{_localstatedir}/lib/boltd
%files help %files help
@ -65,5 +65,8 @@ The security level is set by the system firmware.
%{_mandir}/man8/boltd.8* %{_mandir}/man8/boltd.8*
%changelog %changelog
* Thu Jul 8 2021 xuguangmin <xuguangmin@kylinos.cn> - 0.9.1-1
- update to 0.9.1
* Thu Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.5-2 * Thu Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.5-2
- Package init - Package init