diff --git a/bolt-0.5.tar.gz b/bolt-0.5.tar.gz deleted file mode 100644 index 3443e1f..0000000 Binary files a/bolt-0.5.tar.gz and /dev/null differ diff --git a/bolt-0.9.1.tar.gz b/bolt-0.9.1.tar.gz new file mode 100644 index 0000000..bd92f48 Binary files /dev/null and b/bolt-0.9.1.tar.gz differ diff --git a/bolt.spec b/bolt.spec index 9c85e71..33182e7 100644 --- a/bolt.spec +++ b/bolt.spec @@ -1,6 +1,6 @@ Name: bolt -Version: 0.5 -Release: 2 +Version: 0.9.1 +Release: 1 Summary: Userspace system daemon to enable security levels for Thunderbolt 3 on GNU/Linux. License: LGPLv2+ URL: https://gitlab.freedesktop.org/bolt/bolt @@ -57,7 +57,7 @@ The security level is set by the system firmware. %{_libexecdir}/boltd %{_unitdir}/bolt.service %{_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 %files help @@ -65,5 +65,8 @@ The security level is set by the system firmware. %{_mandir}/man8/boltd.8* %changelog +* Thu Jul 8 2021 xuguangmin - 0.9.1-1 +- update to 0.9.1 + * Thu Nov 21 2019 openEuler Buildteam - 0.5-2 - Package init