diff --git a/moby-engine.spec b/moby-engine.spec index 4d72c71..979231d 100644 --- a/moby-engine.spec +++ b/moby-engine.spec @@ -32,7 +32,7 @@ Name: %{newname}-engine Version: 20.10.17 -Release: 3%{?dist} +Release: 2%{?dist} Summary: The open-source application container engine License: ASL 2.0 Source0: %{git_moby}/archive/v%{version}/moby-%{version}.tar.gz @@ -287,10 +287,6 @@ getent group %{service_name} >/dev/null || groupadd -r %{service_name} || : %{_datadir}/nano/Dockerfile.nanorc %changelog -* Sat Jun 18 2022 Robert-André Mauchin - 20.10.17-3 -- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, - CVE-2022-29526, CVE-2022-30629 - * Sat Jun 11 2022 Maxwell G - 20.10.17-2 - Rebuild for new golang-github-docker-libnetwork