!16 [sync] PR-15: Upgrade version to 5.0.0
From: @openeuler-sync-bot Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
ce2d4371d8
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-smmap
|
||||
Version: 3.0.5
|
||||
Release: 2
|
||||
Version: 5.0.0
|
||||
Release: 1
|
||||
Summary: A pure Python implementation of a sliding window memory map manager
|
||||
License: BSD
|
||||
URL: https://github.com/gitpython-developers/smmap
|
||||
Source0: https://files.pythonhosted.org/packages/2b/6f/d48bbed5aa971943759f4ede3f12dca40aa7faa44f22bad483de86780508/smmap-3.0.5.tar.gz
|
||||
Source0: https://github.com/gitpython-developers/smmap/archive/v%{version}/smmap-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.0.0-1
|
||||
- Upgrade version to 5.0.0
|
||||
|
||||
* Fri Feb 11 2022 wangxiyuan <wangxiyuan1007@gmail.com> - 3.0.5-2
|
||||
- Remove nosecover BuildRequire since the required nose library has been removed from openEuler already.
|
||||
|
||||
|
||||
Binary file not shown.
BIN
smmap-5.0.0.tar.gz
Normal file
BIN
smmap-5.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user