diff --git a/bubblewrap-0.3.3.tar.xz b/bubblewrap-0.3.3.tar.xz deleted file mode 100644 index 38a3736e928e4a036a82c46b7666f9ceb0367a5a..0000000000000000000000000000000000000000 Binary files a/bubblewrap-0.3.3.tar.xz and /dev/null differ diff --git a/bubblewrap-0.4.1.tar.xz b/bubblewrap-0.4.1.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..70ba706f752b21458f7d0c7e03b7c5ba112b0776 Binary files /dev/null and b/bubblewrap-0.4.1.tar.xz differ diff --git a/bubblewrap.spec b/bubblewrap.spec index 22af20a7ce3f3052c364d44348ecea935a367dd4..f73c0739e1df0dea153de20864a795e453b77f7c 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -1,10 +1,10 @@ Name: bubblewrap -Version: 0.3.3 +Version: 0.4.1 Release: 1 Summary: Core execution tool for unprivileged containers License: LGPLv2+ URL: https://github.com/projectatomic/bubblewrap -Source0: https://github.com/containers/bubblewrap/archive/bubblewrap-%{version}.tar.xz +Source0: https://github.com/containers/bubblewrap/releases/download/v%{version}/bubblewrap-%{version}.tar.xz BuildRequires: autoconf automake libtool gcc libcap-devel BuildRequires: pkgconfig(libselinux) libxslt docbook-style-xsl @@ -39,5 +39,8 @@ if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi %{_mandir}/man1/* %changelog +* Tue Jun 23 2020 shixuantong -0.4.1-1 +- Update to 0.4.1 + * Mon Oct 21 2019 openEuler Buildteam - 0.3.3-1 - Package init diff --git a/bubblewrap.yaml b/bubblewrap.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1a9f6774e80d76d48cce22089251722b650d5c1d --- /dev/null +++ b/bubblewrap.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: projectatomic/bubblewrap +tag_prefix: ^v +seperator: .