17
0

- Since we have alternatives for the docker-compose script, drop the

if python2 guard for Provides/Obsoletes docker-compose.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=35
This commit is contained in:
2021-01-28 10:50:34 +00:00
committed by Git OBS Bridge
parent 7119e8aab3
commit 6a82b5744e
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 28 10:49:18 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Since we have alternatives for the docker-compose script, drop the
if python2 guard for Provides/Obsoletes docker-compose.
-------------------------------------------------------------------
Tue Jan 19 22:57:10 UTC 2021 - Matej Cepl <mcepl@suse.com>