diff --git a/.gitignore b/.gitignore index 3d09392..6310efc 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /certbot-0.35.1.tar.gz /certbot-0.36.0.tar.gz /certbot-0.37.2.tar.gz +/certbot-0.38.0.tar.gz diff --git a/certbot.spec b/certbot.spec index a386542..1f88739 100644 --- a/certbot.spec +++ b/certbot.spec @@ -13,7 +13,7 @@ %endif Name: certbot -Version: 0.37.2 +Version: 0.38.0 Release: 1%{?dist} Summary: A free, automated certificate authority client @@ -32,6 +32,7 @@ BuildArch: noarch BuildRequires: python2-acme >= 0.29.0 BuildRequires: python2-configargparse BuildRequires: python2-cryptography +BuildRequires: python2-distro BuildRequires: python2-josepy >= 1.1.0 BuildRequires: python2-mock BuildRequires: python2-pyrfc3339 @@ -74,6 +75,7 @@ BuildRequires: python3-configargparse BuildRequires: python3-configobj BuildRequires: python3-cryptography BuildRequires: python3-devel +BuildRequires: python3-distro BuildRequires: python3-josepy >= 1.1.0 BuildRequires: python3-mock BuildRequires: python3-parsedatetime @@ -122,6 +124,7 @@ to lower the barriers to entry for encrypting all HTTP traffic on the internet. Requires: python2-acme >= 0.29.0 Requires: python2-configargparse Requires: python2-cryptography +Requires: python2-distro Requires: python2-josepy >= 1.1.0 Requires: python2-mock Requires: python2-pyrfc3339 @@ -165,6 +168,7 @@ Requires: python3-acme >= 0.29.0 Requires: python3-configargparse Requires: python3-configobj Requires: python3-cryptography +Requires: python3-distro Requires: python3-josepy >= 1.1.0 Requires: python3-mock Requires: python3-parsedatetime @@ -281,6 +285,9 @@ restorecon -R %{_sysconfdir}/letsencrypt || : %endif %changelog +* Tue Sep 10 2019 Eli Young - 0.38.0-1 +- Update to 0.38.0 (#1748612) + * Mon Aug 26 2019 Eli Young - 0.37.2-1 - Update to 0.37.2 (#1742577) diff --git a/sources b/sources index def13ac..4d0179d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (certbot-0.37.2.tar.gz) = 752c37ec513477e9143d1037591dcba49d532e8e2def569ab19270494ad756d89d2e279c7f9b003e814dc51393cedceb4214bae6ce6297f8951f558dc5d3bfb9 +SHA512 (certbot-0.38.0.tar.gz) = 93b577efa1f3aaee880d6d3deeec3a902e55788e9c723534e7a1c325e5d48bc9c4aec71d8eb9855ddf2fc9220d028eb4b248d8936cb2fcdce9edcb06c0bb6745