From 1505895aef6daff09b78427878bafbc4581c3e1b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 04 2020 23:12:05 +0000 Subject: import python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.1.1+5259+bcdd613a --- diff --git a/SPECS/python-podman-api.spec b/SPECS/python-podman-api.spec index a765ed7..346756a 100644 --- a/SPECS/python-podman-api.spec +++ b/SPECS/python-podman-api.spec @@ -10,7 +10,7 @@ Name: python-%{distname} Version: 1.2.0 -Release: 0.1.git%{shortcommit0}%{?dist} +Release: 0.2.git%{shortcommit0}%{?dist} Summary: Podman API License: LGPLv2 URL: %{git0} @@ -42,6 +42,11 @@ Provides: python3-%{distname} = %{version}-%{release} %{python3_sitelib}/%{modname}-*.egg-info/* %changelog +* Thu Dec 12 2019 Jindrich Novy - 1.2.0-0.2.gitd0a45fe +- revert update to 1.6.0 due to new python3-pbr dependency which + is not in RHEL +- Related: RHELPLAN-25138 + * Wed May 15 2019 Lokesh Mandvekar - 1.2.0-0.1.gitd0a45fe - Initial package