diff --git a/podman-compose.spec b/podman-compose.spec index 267ad7c..b7d1699 100644 --- a/podman-compose.spec +++ b/podman-compose.spec @@ -3,7 +3,7 @@ Name: podman-compose Version: 0.1.5 -Release: 2.git20191107%{?dist} +Release: 3.git20191107%{?dist} Summary: Run docker-compose.yml using podman License: GPLv2 URL: https://github.com/containers/podman-compose @@ -42,6 +42,9 @@ sed -i /python3/d %{buildroot}%{python3_sitelib}/podman_compose.py %{python3_sitelib}/podman_compose* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.5-3.git20191107 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Nov 07 2019 Gwyn Ciesla - 0.1.5-2.git20191107 - Fix for service extension with the same name.