fix bad date
Signed-off-by: zhuofeng <zhuofeng2@huawei.com> (cherry picked from commit 67f4a292607177d0dc92a34e8993b41453700218)
This commit is contained in:
parent
030adae5c5
commit
774bd2b2a4
@ -1,6 +1,6 @@
|
|||||||
Name: python-ordered-set
|
Name: python-ordered-set
|
||||||
Version: 3.1.1
|
Version: 3.1.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A mutable data structure
|
Summary: A mutable data structure
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/LuminosoInsight/ordered-set
|
URL: https://github.com/LuminosoInsight/ordered-set
|
||||||
@ -66,7 +66,10 @@ Ordered-set for python3.
|
|||||||
%{python3_sitelib}/__pycache__/ordered_set.*
|
%{python3_sitelib}/__pycache__/ordered_set.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
Sat Aug 22 2020 wenzhanli<wenzhanli2@huaweir.com> - 3.1.1-1
|
* Mon Nov 14 2022 zhuofeng <zhuofeng2@huawei.com> - 3.1.1-2
|
||||||
|
- fix bad date
|
||||||
|
|
||||||
|
* Sat Aug 22 2020 wenzhanli<wenzhanli2@huaweir.com> - 3.1.1-1
|
||||||
- Package update version 3.1.1
|
- Package update version 3.1.1
|
||||||
|
|
||||||
* Fri Oct 18 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.2-1
|
* Fri Oct 18 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.2-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user