提交 7b403451 编写于 作者: S shirong 提交者: jia zhang

rune: Update deb and rpm package to version 0.3.0

- Update deb to version 0.3.0
- Update rpm to version 0.3.0
Signed-off-by: Nshirong <shirong@linux.alibaba.com>
上级 62ff3cf6
rune (0.2.0-1) unstable; urgency=low rune (0.3.0-1) unstable; urgency=low
* Initial release. * Initial release.
-- Shirong Hao <shirong@linux.alibaba.com> Mon, 13 Jul 2020 13:48:35 +0000 -- shirong <shirong@linux.alibaba.com> Tue, 28 Jul 2020 13:48:35 +0000
Source: rune Source: rune
Section: devel Section: devel
Priority: extra Priority: extra
Maintainer: Shirong Hao <shirong@linux.alibaba.com> Maintainer: shirong <shirong@linux.alibaba.com>
Build-Depends: debhelper (>=9), libseccomp-dev, libprotobuf-dev (>=3), protobuf-compiler Build-Depends: debhelper (>=9), libseccomp-dev, libprotobuf-dev (>=3), protobuf-compiler
Standards-Version: 3.9.8 Standards-Version: 3.9.8
Homepage: https://github.com/alibaba/inclavare-containers Homepage: https://github.com/alibaba/inclavare-containers
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
%global PROJECT inclavare-containers %global PROJECT inclavare-containers
Name: rune Name: rune
Version: 0.2.0 Version: 0.3.0
Release: %{centos_base_release}%{?dist} Release: %{centos_base_release}%{?dist}
Summary: CLI tool for spawning and running enclaves in containers according to the OCI specification. Summary: CLI tool for spawning and running enclaves in containers according to the OCI specification.
...@@ -59,5 +59,8 @@ install -p -m 644 %{name}/LICENSE %{buildroot}%{_defaultlicensedir}/%{name}-%{ve ...@@ -59,5 +59,8 @@ install -p -m 644 %{name}/LICENSE %{buildroot}%{_defaultlicensedir}/%{name}-%{ve
%{_bindir}/%{name} %{_bindir}/%{name}
%changelog %changelog
* Tue Jul 28 2020 shirong <shirong@linux.alibaba.com> - 0.3.0
- Update to version 0.3.0
* Fri Jul 10 2020 Yilin Li <YiLin.Li@linux.alibaba.com> - 0.2.0 * Fri Jul 10 2020 Yilin Li <YiLin.Li@linux.alibaba.com> - 0.2.0
- Package init. - Package init.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册