License compliance rectification
This commit is contained in:
parent
23cec8c18b
commit
3cb46582df
@ -1,9 +1,9 @@
|
||||
%?python_enable_dependency_generator
|
||||
Name: python-behave
|
||||
Version: 1.2.6
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: A tool for behavior-driven development, Python style
|
||||
License: BSD
|
||||
License: BSD-2-Clause
|
||||
URL: http://pypi.python.org/pypi/behave
|
||||
Source0: https://github.com/behave/behave/archive/v%{version}/behave-%{version}.tar.gz
|
||||
# Upstream issue: https://github.com/behave/behave/issues/755
|
||||
@ -76,6 +76,9 @@ install -Dpm0644 behave.1 %{buildroot}%{_mandir}/man1/
|
||||
%doc %{_mandir}/man1/behave.1*
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 1.2.6-6
|
||||
- License compliance rectification
|
||||
|
||||
* Sat Jan 08 2022 wangkai<wangkai385@huawei.com> - 1.2.6-5
|
||||
- remove attribute use_2to3 and buildrequires python3-nose
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user