Update package to version 1.0.0

This commit is contained in:
wubijie 2023-05-06 09:19:52 +08:00
parent b7b0d15348
commit 6cbd7ac0d7
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-trustme
Version: 0.9.0
Version: 1.0.0
Release: 1
Summary: #1 quality TLS certs while you wait, for the discerning tester
License: MIT -or- Apache License 2.0
URL: https://github.com/python-trio/trustme
Source0: https://github.com/python-trio/trustme/archive/refs/tags/v%{version}.tar.gz
Source0: https://github.com/python-trio/trustme/archive/refs/tags/v%{version}.tar.gz#/trustme-%{version}.tar.gz
BuildArch: noarch
Requires: python3-cryptograph
@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Sat May 06 2023 wubijie <wubijie@kylinos.cn> - 1.0.0-1
- Update package to version 1.0.0
* Wed Jun 01 2022 yangping <yangping69@h-partners.com> - 0.9.0-1
- Update to v0.9.0

BIN
trustme-1.0.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.