!22 [sync] PR-20: 修改spec文件中的Obsoletes字段

From: @openeuler-sync-bot 
Reviewed-by: @zcfsite 
Signed-off-by: @zcfsite
This commit is contained in:
openeuler-ci-bot 2022-11-08 03:33:15 +00:00 committed by Gitee
commit e18b2ea66c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: pyOpenSSL
Version: 21.0.0
Release: 1
Release: 2
Summary: A rather thin wrapper around (a subset of) the OpenSSL library.
License: ASL 2.0
@ -31,7 +31,7 @@ Summary: Documents for %{name}
Buildarch: noarch
Requires: man info
Provides: %{name}-doc
Obsoletes: %{name}-doc
Obsoletes: %{name}-doc < %{version}-%{release}
%description help
Man pages and other related documents for %{name}.
@ -58,6 +58,9 @@ make -C doc html SPHINXBUILD=sphinx-build-3
%doc CHANGELOG.rst doc/_build/html
%changelog
* Mon Oct 24 2022 zhengxiaoxiao<zhengxiaoxiao2@huawei.com> - 21.0.0-2
- fix obsoletes in spec
* Sat Dec 25 2021 tianwei <tianwei12@huawei.com> - 21.0.0-1
- Upgrade version to 21.0.0