diff --git a/.gitignore b/.gitignore index dc33bde..68f2632 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /certbot-dns-google-0.21.1.tar.gz /certbot-dns-google-0.22.0.tar.gz /certbot-dns-google-0.22.2.tar.gz +/certbot-dns-google-0.23.0.tar.gz diff --git a/python-certbot-dns-google.spec b/python-certbot-dns-google.spec index 4052198..9f9f0e4 100644 --- a/python-certbot-dns-google.spec +++ b/python-certbot-dns-google.spec @@ -7,7 +7,7 @@ %endif Name: python-%{pyname} -Version: 0.22.2 +Version: 0.23.0 Release: 1%{?dist} Summary: Google Cloud DNS Authenticator plugin for Certbot @@ -128,11 +128,10 @@ This is the Python 3 version of the package. %endif %check -# TODO Find a way to run tests that don't require internet access -# %{__python2} setup.py test -# %if %{with python3} -# %{__python3} setup.py test -# %endif +%{__python2} setup.py test +%if %{with python3} +%{__python3} setup.py test +%endif %install %py2_install @@ -155,6 +154,9 @@ This is the Python 3 version of the package. %endif %changelog +* Thu Apr 05 2018 Eli Young - 0.23.0-1 +- Update to 0.23.0 (#1563906) + * Tue Mar 20 2018 Eli Young - 0.22.2-1 - Update to 0.22.2 diff --git a/sources b/sources index f1e130b..9f367ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (certbot-dns-google-0.22.2.tar.gz) = 9b5d9fa0a2b14f24b69501c2fc3f3167ebf8156ebe0828839289b76229a4545d2327a0c8a853a20a01d4ecbaea88402682bc476bc86c03f21d2174734051fcda +SHA512 (certbot-dns-google-0.23.0.tar.gz) = 431b0b2246b864b5a9f8d7b49d4282ab624e07f1ebb9e4deb1a065ba8797e5e1c830ca9936ead48e4d2917d3e439d3aa1ec6ecee81783972b0406d32269af227