summaryrefslogtreecommitdiff
path: root/python-certbot-nginx.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-certbot-nginx.spec')
-rw-r--r--python-certbot-nginx.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec
index ed424e3..af6ae4b 100644
--- a/python-certbot-nginx.spec
+++ b/python-certbot-nginx.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-certbot-nginx
-Version: 2.4.0
+Version: 2.5.0
Release: 1
Summary: Nginx plugin for Certbot
License: Apache License 2.0
URL: https://github.com/letsencrypt/letsencrypt
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/78/1e/5c8f8988cd7af780e64ddbe6be673a413846d6c79afd99df9a51ef8a5277/certbot-nginx-2.4.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1e/89/dbec566e2aedbdd77a10896be218f7d23d0eff130ea5d00b531d4d659077/certbot-nginx-2.5.0.tar.gz
BuildArch: noarch
Requires: python3-acme
@@ -34,7 +34,7 @@ Provides: python3-certbot-nginx-doc
%prep
-%autosetup -n certbot-nginx-2.4.0
+%autosetup -n certbot-nginx-2.5.0
%build
%py3_build
@@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Mar 08 2023 Python_Bot <Python_Bot@openeuler.org> - 2.4.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1
- Package Spec generated