From 1a968c426644591e29aa9fad0166a49de5401fc2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:01:33 +0100 Subject: [PATCH] automatic version update by autodist [release 0.5.0-1mamba;Sun Aug 22 2021] --- bubblewrap.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/bubblewrap.spec b/bubblewrap.spec index bd6c9fd..3dd0acc 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -1,22 +1,19 @@ Name: bubblewrap -Version: 0.4.1 +Version: 0.5.0 Release: 1mamba Summary: Unprivileged sandboxing tool Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/containers/bubblewrap.git -## GITSOURCE https://github.com/containers/bubblewrap.git v0.4.0 +URL: https://github.com/containers/bubblewrap Source: https://github.com/containers/bubblewrap.git/v%{version}/bubblewrap-%{version}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libcap-devel BuildRequires: libselinux-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Unprivileged sandboxing tool. @@ -42,10 +39,14 @@ Unprivileged sandboxing tool. %defattr(-,root,root) %{_bindir}/bwrap %{_datadir}/bash-completion/completions/bwrap +%{_datadir}/zsh/site-functions/_bwrap %{_mandir}/man1/bwrap.1* %doc COPYING LICENSE %changelog +* Sun Aug 22 2021 Automatic Build System 0.5.0-1mamba +- automatic version update by autodist + * Tue Mar 31 2020 Automatic Build System 0.4.1-1mamba - automatic version update by autodist