import toolbox-0.0.99.3-0.6.module+el8.6.0+15917+093ca6f8
This commit is contained in:
parent
c8f9263166
commit
0b1a89741b
@ -9,7 +9,7 @@ Version: 0.0.99.3
|
|||||||
%global goipath github.com/containers/%{name}
|
%global goipath github.com/containers/%{name}
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
Release: 0.4%{?dist}
|
Release: 0.6%{?dist}
|
||||||
Summary: Unprivileged development environment
|
Summary: Unprivileged development environment
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -31,8 +31,8 @@ Patch103: toolbox-cmd-root-Suggest-a-way-forward-if-coreos-toolbox-was.patc
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1905383
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1905383
|
||||||
ExcludeArch: %{ix86}
|
ExcludeArch: %{ix86}
|
||||||
|
|
||||||
BuildRequires: golang >= 1.13
|
BuildRequires: golang >= 1.17.7
|
||||||
BuildRequires: go-md2man
|
BuildRequires: /usr/bin/go-md2man
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig(bash-completion)
|
BuildRequires: pkgconfig(bash-completion)
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
@ -114,6 +114,13 @@ install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/%{name}.conf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 07 2022 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.6
|
||||||
|
- BuildRequires: /usr/bin/go-md2man
|
||||||
|
- Related: #2061390
|
||||||
|
|
||||||
|
* Wed Apr 27 2022 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.5
|
||||||
|
- Related: #2061390
|
||||||
|
|
||||||
* Mon Sep 20 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.4
|
* Mon Sep 20 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.4
|
||||||
- Switch to using the Toolbox-specific UBI image by default
|
- Switch to using the Toolbox-specific UBI image by default
|
||||||
- Related: #2001445
|
- Related: #2001445
|
||||||
|
Loading…
Reference in New Issue
Block a user