diff --git a/.gitignore b/.gitignore index 634017d..daff4cf 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ /certbot-nginx-0.38.0.tar.gz /certbot-nginx-0.39.0.tar.gz /certbot-nginx-0.39.0.tar.gz.asc +/certbot-nginx-1.0.0.tar.gz +/certbot-nginx-1.0.0.tar.gz.asc diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec index 4361f36..4c65262 100644 --- a/python-certbot-nginx.spec +++ b/python-certbot-nginx.spec @@ -13,8 +13,8 @@ %endif Name: python-%{pypi_name} -Version: 0.39.0 -Release: 2%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: The nginx plugin for certbot License: ASL 2.0 @@ -39,8 +39,8 @@ BuildRequires: python3-devel %if %{with python2} #For running tests -BuildRequires: python2-acme >= 0.29.0 -BuildRequires: python2-certbot >= 0.35.0 +BuildRequires: python2-acme >= 1.0.0 +BuildRequires: python2-certbot >= 1.0.0 %if 0%{?rhel} # EL7 has unversioned names for these packages BuildRequires: pyparsing @@ -52,8 +52,8 @@ BuildRequires: python2-pytest %endif %if %{with python3} -BuildRequires: python3-acme >= 0.29.0 -BuildRequires: python3-certbot >= 0.35.0 +BuildRequires: python3-acme >= 1.0.0 +BuildRequires: python3-certbot >= 1.0.0 BuildRequires: python3-pyparsing BuildRequires: python3-pytest %endif @@ -72,8 +72,8 @@ Provides: %{pypi_name} = %{version}-%{release} %endif # 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.35.0 +Requires: python2-acme >= 1.0.0 +Requires: python2-certbot >= 1.0.0 %if 0%{?rhel} Requires: pyparsing %else @@ -81,9 +81,9 @@ Requires: python2-pyparsing %endif %if 0%{?fedora} #Recommend the CLI as that will be the interface most use -Recommends: certbot >= 0.35.0 +Recommends: certbot >= 1.0.0 %else -Requires: certbot >= 0.35.0 +Requires: certbot >= 1.0.0 %endif Summary: The nginx plugin for certbot %{?python_provide:%python_provide python2-%{pypi_name}} @@ -100,14 +100,14 @@ Provides: %{pypi_name} = %{version}-%{release} %endif # 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.35.0 +Requires: python3-acme >= 1.0.0 +Requires: python3-certbot >= 1.0.0 Requires: python3-pyparsing %if 0%{?fedora} #Recommend the CLI as that will be the interface most use -Recommends: certbot >= 0.35.0 +Recommends: certbot >= 1.0.0 %else -Requires: certbot >= 0.35.0 +Requires: certbot >= 1.0.0 %endif Summary: The nginx plugin for certbot %{?python_provide:%python_provide python3-%{pypi_name}} @@ -119,6 +119,8 @@ Plugin for certbot that allows for automatic configuration of nginx %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup -p1 -n %{pypi_name}-%{version} +# Remove bundled egg-info +rm -rf %{pypi_name}.egg-info %build %if %{with python2} @@ -164,6 +166,9 @@ Plugin for certbot that allows for automatic configuration of nginx %endif %changelog +* Thu Dec 05 2019 Eli Young - 1.0.0-1 +- Update to 1.0.0 (#1769120) + * Wed Dec 04 2019 Eli Young - 0.39.0-2 - Verify source OpenPGP signature diff --git a/sources b/sources index debeee8..a3cdafd 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (certbot-nginx-0.39.0.tar.gz) = cd318a73f892b41d44adf5fa4fbb7fadc90fe5fe78e912e8d2658ef757d16e71822424a3692deb8303140b4ef68d7dc8a1aee8b06ad0aec06bfa2ca66101592a -SHA512 (certbot-nginx-0.39.0.tar.gz.asc) = 1af7763c3926ea017493c78f4c159787ec74019b50a0b096bacd95ad769d44eebbc7ba73838df2ad51ee99edf634cf5dfb11f9510b5e22853fe2401038c5bee8 +SHA512 (certbot-nginx-1.0.0.tar.gz) = fd55f981744c5a4bbd54c37e4de7180098717c8a0047f55507c9ad05e86d3c917e5dcd1fe0fa0207935e590d918f922ff645a09fb6e6496c04536d5319672641 +SHA512 (certbot-nginx-1.0.0.tar.gz.asc) = ccc10cf40b37d56c0342edd5f7e0eb3dfa972acfebc6b013f61cbf7bf00f238219bb558fd397ea64631138b8f6a98954b00b979c72ed12165672b36708aefce0