From 026e858f982a4bb32ce2baad67d85968c66eaada Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:04:24 +0800 Subject: [PATCH] update code --- clevis.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/clevis.spec b/clevis.spec index d67cc29..4342c5f 100644 --- a/clevis.spec +++ b/clevis.spec @@ -1,6 +1,6 @@ Name: clevis Version: 11 -Release: 2 +Release: 3 Summary: A plugable framework for automated decryption License: GPLv3+ @@ -67,7 +67,7 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-luks-udis %files %defattr(-,root,root) -%license COPYING +%license COPYING* %{_datadir}/bash-completion/ %{_bindir}/clevis %{_bindir}/clevis-decrypt* @@ -93,6 +93,12 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-luks-udis %{_mandir}/man* %changelog -* Tue Sep 10 2019 openEuler Buildteam - 11-2 +* Fri Oct 18 2019 openEuler Buildteam - 11-3 +- Add COPYING.openssl + +* Wed Sep 25 2019 openEuler Buildteam - 11-2 +- Adjust requires + +* Tue Sep 10 2019 openEuler Buildteam - 11-1 - Package init