python-Automat: Fixed source package error
This commit is contained in:
parent
3c02ffdbf1
commit
0490d9744a
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
|
||||
Version: 0.6.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: A library for concise, idiomatic Python expression of finite-state automata
|
||||
License: MIT
|
||||
URL: https://github.com/glyph/Automat
|
||||
@ -62,5 +62,8 @@ rm -rf %{buildroot}%{_bindir}/*
|
||||
%{python3_sitelib}/{automat,Automat-%{version}-py?.?.egg-info}
|
||||
|
||||
%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
|
||||
- Package Init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user