automatic version update by autodist [release 0.5.0-1mamba;Sun Aug 22 2021]
This commit is contained in:
parent
73f107923f
commit
1a968c4266
@ -1,22 +1,19 @@
|
|||||||
Name: bubblewrap
|
Name: bubblewrap
|
||||||
Version: 0.4.1
|
Version: 0.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Unprivileged sandboxing tool
|
Summary: Unprivileged sandboxing tool
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/containers/bubblewrap.git
|
URL: https://github.com/containers/bubblewrap
|
||||||
## GITSOURCE https://github.com/containers/bubblewrap.git v0.4.0
|
|
||||||
Source: https://github.com/containers/bubblewrap.git/v%{version}/bubblewrap-%{version}.tar.bz2
|
Source: https://github.com/containers/bubblewrap.git/v%{version}/bubblewrap-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Unprivileged sandboxing tool.
|
Unprivileged sandboxing tool.
|
||||||
@ -42,10 +39,14 @@ Unprivileged sandboxing tool.
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/bwrap
|
%{_bindir}/bwrap
|
||||||
%{_datadir}/bash-completion/completions/bwrap
|
%{_datadir}/bash-completion/completions/bwrap
|
||||||
|
%{_datadir}/zsh/site-functions/_bwrap
|
||||||
%{_mandir}/man1/bwrap.1*
|
%{_mandir}/man1/bwrap.1*
|
||||||
%doc COPYING LICENSE
|
%doc COPYING LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 22 2021 Automatic Build System <autodist@mambasoft.it> 0.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Mar 31 2020 Automatic Build System <autodist@mambasoft.it> 0.4.1-1mamba
|
* Tue Mar 31 2020 Automatic Build System <autodist@mambasoft.it> 0.4.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user