From 418eaf220c5d7705f740fc51669d5faf93523c9e Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Feb 19 2018 10:16:23 +0000 Subject: 0.2.2 Signed-off-by: Tomas Tomecek --- diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec index a24f599..58f3f13 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -6,8 +6,8 @@ %bcond_with tests Name: python-%{pypi_name} -Version: 0.2.1 -Release: 7%{?dist} +Version: 0.2.2 +Release: 1%{?dist} Summary: Python bindings for the docker credentials store API License: ASL 2.0 @@ -109,6 +109,9 @@ PYTHONPATH="${PWD}" py.test-%{python3_version} -vv tests/ %changelog +* Mon Feb 19 2018 Tomas Tomecek - 0.2.2-1 +- New upstream release 0.2.2 + * Fri Feb 09 2018 Fedora Release Engineering - 0.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild