!2 python-Automat: Fixed source package error
Merge pull request !2 from gnaygnil/master
This commit is contained in:
commit
6b5a257bcd
BIN
Automat-0.6.0.tar.gz
Normal file
BIN
Automat-0.6.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: python-Automat
|
Name: python-Automat
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A library for concise, idiomatic Python expression of finite-state automata
|
Summary: A library for concise, idiomatic Python expression of finite-state automata
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/glyph/Automat
|
URL: https://github.com/glyph/Automat
|
||||||
@ -62,5 +62,8 @@ rm -rf %{buildroot}%{_bindir}/*
|
|||||||
%{python3_sitelib}/{automat,Automat-%{version}-py?.?.egg-info}
|
%{python3_sitelib}/{automat,Automat-%{version}-py?.?.egg-info}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 10 2020 Ling Yang <lingyang2@huawei.com> - 0.6.0-5
|
||||||
|
- Fixed source package error
|
||||||
|
|
||||||
* Tue Feb 25 2020 Ling Yang <lingyang2@huawei.com> - 0.6.0-4
|
* Tue Feb 25 2020 Ling Yang <lingyang2@huawei.com> - 0.6.0-4
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user