!8 Update package to version 2.6.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
6953ce9a95
BIN
certbot-2.6.0.tar.gz
Normal file
BIN
certbot-2.6.0.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: python-certbot
|
Name: python-certbot
|
||||||
Version: 2.5.0
|
Version: 2.6.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: ACME client
|
Summary: ACME client
|
||||||
License: MIT and Apache-2.0
|
License: MIT and Apache-2.0
|
||||||
URL: https://github.com/certbot/certbot
|
URL: https://github.com/certbot/certbot
|
||||||
Source0: https://github.com/certbot/certbot/archive/refs/tags/v%{version}.tar.gz
|
Source0: https://github.com/certbot/certbot/archive/refs/tags/v%{version}.tar.gz#/certbot-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-ConfigArgParse
|
Requires: python3-ConfigArgParse
|
||||||
@ -98,6 +98,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{python3_sitelib}/acme-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/acme-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 05 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.6.0-1
|
||||||
|
- Update package to version 2.6.0
|
||||||
|
|
||||||
* Fri Apr 07 2023 wangkai <13474090681@163.com> - 2.5.0-1
|
* Fri Apr 07 2023 wangkai <13474090681@163.com> - 2.5.0-1
|
||||||
- Update to 2.5.0
|
- Update to 2.5.0
|
||||||
|
|
||||||
|
|||||||
BIN
v2.5.0.tar.gz
BIN
v2.5.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user