summaryrefslogtreecommitdiff
path: root/python-certbot-apache.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-certbot-apache.spec')
-rw-r--r--python-certbot-apache.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec
index 501d167..fa78ff0 100644
--- a/python-certbot-apache.spec
+++ b/python-certbot-apache.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-certbot-apache
-Version: 2.4.0
+Version: 2.5.0
Release: 1
Summary: Apache plugin for Certbot
License: Apache License 2.0
URL: https://github.com/letsencrypt/letsencrypt
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6a/9a/cea19e7f4203e5ad7bc1f84fc5efe51bb59a38607afd2f2da062b25a83d4/certbot-apache-2.4.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/76/d6/278abc6c93c1594af92a403caea758a4718045a48a8927acadc77e0fb809/certbot-apache-2.5.0.tar.gz
BuildArch: noarch
Requires: python3-acme
@@ -34,7 +34,7 @@ Provides: python3-certbot-apache-doc
%prep
-%autosetup -n certbot-apache-2.4.0
+%autosetup -n certbot-apache-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