diff --git a/toolbox.spec b/toolbox.spec index b969cfd..014ef13 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -1,6 +1,6 @@ Name: toolbox Version: 0.0.18 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Unprivileged development environment License: ASL 2.0 @@ -20,10 +20,6 @@ BuildRequires: systemd Requires: flatpak-session-helper Requires: podman >= 1.4.0 -# To be removed in Fedora 33 -Provides: fedora-toolbox = %{version}-%{release} -Obsoletes: fedora-toolbox < 0.0.5-2 - %description Toolbox is offers a familiar RPM based environment for developing and @@ -130,6 +126,9 @@ Dockerfile if the image isn't based on the fedora-toolbox image. %changelog +* Fri Apr 03 2020 Debarshi Ray - 0.0.18-3 +- Drop compatibility Obsoletes and Provides for fedora-toolbox + * Fri Jan 31 2020 Fedora Release Engineering - 0.0.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild