diff --git a/.gitignore b/.gitignore index a9c40a1..d16c309 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /certbot-nginx-0.31.0.tar.gz /certbot-nginx-0.34.2.tar.gz /certbot-nginx-0.35.1.tar.gz +/certbot-nginx-0.36.0.tar.gz diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec index c9e8f5a..48cf74e 100644 --- a/python-certbot-nginx.spec +++ b/python-certbot-nginx.spec @@ -13,7 +13,7 @@ %endif Name: python-%{pyname} -Version: 0.35.1 +Version: 0.36.0 Release: 1%{?dist} Summary: The nginx plugin for certbot @@ -34,7 +34,7 @@ BuildRequires: python3-devel %if %{with python2} #For running tests BuildRequires: python2-acme >= 0.29.0 -BuildRequires: python2-certbot >= 0.34.0 +BuildRequires: python2-certbot >= 0.35.0 %if 0%{?rhel} # EL7 has unversioned names for these packages BuildRequires: pyparsing @@ -47,7 +47,7 @@ BuildRequires: python2-pytest %if %{with python3} BuildRequires: python3-acme >= 0.29.0 -BuildRequires: python3-certbot >= 0.34.0 +BuildRequires: python3-certbot >= 0.35.0 BuildRequires: python3-pyparsing BuildRequires: python3-pytest %endif @@ -64,7 +64,7 @@ Provides: %{pyname} = %{version}-%{release} # Although a plugin for the certbot command it's technically # an extension to the certbot python libraries Requires: python2-acme >= 0.29.0 -Requires: python2-certbot >= 0.34.0 +Requires: python2-certbot >= 0.35.0 %if 0%{?rhel} Requires: pyparsing %else @@ -72,9 +72,9 @@ Requires: python2-pyparsing %endif %if 0%{?fedora} #Recommend the CLI as that will be the interface most use -Recommends: certbot >= 0.34.0 +Recommends: certbot >= 0.35.0 %else -Requires: certbot >= 0.34.0 +Requires: certbot >= 0.35.0 %endif Summary: The nginx plugin for certbot %{?python_provide:%python_provide python2-%{pyname}} @@ -92,13 +92,13 @@ Provides: %{pyname} = %{version}-%{release} # Although a plugin for the certbot command it's technically # an extension to the certbot python libraries Requires: python3-acme >= 0.29.0 -Requires: python3-certbot >= 0.34.0 +Requires: python3-certbot >= 0.35.0 Requires: python3-pyparsing %if 0%{?fedora} #Recommend the CLI as that will be the interface most use -Recommends: certbot >= 0.34.0 +Recommends: certbot >= 0.35.0 %else -Requires: certbot >= 0.34.0 +Requires: certbot >= 0.35.0 %endif Summary: The nginx plugin for certbot %{?python_provide:%python_provide python3-%{pyname}} @@ -154,6 +154,9 @@ Plugin for certbot that allows for automatic configuration of nginx %endif %changelog +* Fri Jul 19 2019 Eli Young - 0.36.0-1 +- Update to 0.36.0 + * Fri Jun 21 2019 Eli Young - 0.35.1-1 - Update to 0.35.1 (#1717693) diff --git a/sources b/sources index 8476935..eb6397e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (certbot-nginx-0.35.1.tar.gz) = 4682c3e92bca4f59792eab55f1c8f6b1c3eb2f72fddba408bc0873738ee7ea355fd5993ecb09e8603b763424d2c9f7c96f30e88c4c7f32b35beb7533f3d2e1ef +SHA512 (certbot-nginx-0.36.0.tar.gz) = 340936d4d5b81931b67972e5259f9a9cbbe3a914ca32158a5fbb46de60b68ffaf79ee9d1e1fb0676086b1a6434175608ff84094f7495ea55b8dcaa956ec2f929