diff --git a/python-etcd.spec b/python-etcd.spec index f47b44c..cf28199 100644 --- a/python-etcd.spec +++ b/python-etcd.spec @@ -2,8 +2,8 @@ %global srcname python-%{modname} Name: %{srcname} -Version: 0.4.3 -Release: 7%{?dist} +Version: 0.4.4 +Release: 1%{?dist} Summary: A python client library for etcd License: MIT @@ -99,6 +99,9 @@ nosetests src/etcd/tests/unit/ %{python3_sitelib}/* %changelog +* Fri Feb 17 2017 Matthew Barnes - 0.4.4-1 +- Update to 0.4.4 + * Sat Feb 11 2017 Fedora Release Engineering - 0.4.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild