Update package to version 2.6.0
This commit is contained in:
parent
1f3f470fab
commit
4ee4fb8da2
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
|
||||
%define debug_package %{nil}
|
||||
Name: python-certbot
|
||||
Version: 2.5.0
|
||||
Version: 2.6.0
|
||||
Release: 1
|
||||
Summary: ACME client
|
||||
License: MIT and Apache-2.0
|
||||
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
|
||||
|
||||
Requires: python3-ConfigArgParse
|
||||
@ -98,6 +98,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{python3_sitelib}/acme-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%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
|
||||
- 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