modify release number
(cherry picked from commit f305f6940d4d79d27bb3b27bc6c01030fbb4caef)
This commit is contained in:
parent
c9e1105f0f
commit
d7108b79a2
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 3.0.0
|
Version: 3.0.0
|
||||||
Release: 10%{?dist}
|
Release: 11
|
||||||
Summary: Simple python library to deal with URI Templates (RFC 6570)
|
Summary: Simple python library to deal with URI Templates (RFC 6570)
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -57,5 +57,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
|
|||||||
%{python3_sitelib}/%{modname}/
|
%{python3_sitelib}/%{modname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 24 2022 Ge Wang <wangge@huawei.com> - 3.0.0-11
|
||||||
|
- Modify release number
|
||||||
|
|
||||||
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.0-10
|
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.0-10
|
||||||
- Init python3-uritemplate project
|
- Init python3-uritemplate project
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user