diff --git a/.gitignore b/.gitignore index a0240de..7e10034 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /bubblewrap-0.3.3.tar.xz /bubblewrap-0.4.0.tar.xz /bubblewrap-0.4.1.tar.xz +/bubblewrap-0.5.0.tar.xz diff --git a/bubblewrap.spec b/bubblewrap.spec index 69e0982..662c7ac 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -1,6 +1,6 @@ Name: bubblewrap -Version: 0.4.1 -Release: 5%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: Core execution tool for unprivileged containers License: LGPLv2+ @@ -38,6 +38,9 @@ find %{buildroot} -name '*.la' -delete -print %dir %{_datadir}/bash-completion %dir %{_datadir}/bash-completion/completions %{_datadir}/bash-completion/completions/bwrap +%dir %{_datadir}/zsh +%dir %{_datadir}/zsh/site-functions +%{_datadir}/zsh/site-functions/_bwrap %if (0%{?rhel} != 0 && 0%{?rhel} <= 7) %attr(0755,root,root) %caps(cap_sys_admin,cap_net_admin,cap_sys_chroot,cap_setuid,cap_setgid=ep) %{_bindir}/bwrap %else @@ -46,6 +49,9 @@ find %{buildroot} -name '*.la' -delete -print %{_mandir}/man1/* %changelog +* Wed Aug 25 2021 Kalev Lember - 0.5.0-1 +- Update to 0.5.0 + * Wed Jul 21 2021 Fedora Release Engineering - 0.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 47a611a..90dd1a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bubblewrap-0.4.1.tar.xz) = 0ff46dc0fda2d0cffbb36cc52ff43951b30cbd835a42cc56806acbbbd827796bfadbb1cfafc84d6b47a72c031ca44abe1c377acc0cc25fe3b33e854f5f687d35 +SHA512 (bubblewrap-0.5.0.tar.xz) = b1f5bde9562bf3176c51fdc22304b901e00e1de5189d9b5479aed7b651b84bed5539fc5bb3b1db58a05da4a57d69c9f41c40e15aa5a575746630e015674a02b7