modify spec
This commit is contained in:
parent
19a74c99b2
commit
53f9b11799
@ -1,13 +1,13 @@
|
||||
Name: python-pbr
|
||||
Version: 4.1.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Python Build Reasonableness
|
||||
License: ASL 2.0
|
||||
URL: http://pypi.python.org/pypi/pbr
|
||||
Source0: https://pypi.io/packages/source/p/pbr/pbr-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-sphinx >= 1.1.3
|
||||
BuildRequires: python3-sphinx >= 1.1.3
|
||||
|
||||
%description
|
||||
PBR is a library that injects some useful and sensible default behaviors into
|
||||
@ -76,5 +76,8 @@ mv %{buildroot}%{_bindir}/pbr %{buildroot}%{_bindir}/pbr-3
|
||||
%exclude %{python3_sitelib}/pbr/tests
|
||||
|
||||
%changelog
|
||||
* Fri Feb 21 2020 Wanjiankang <wanjiankang@huawei.com> - 4.1.1-3
|
||||
- Modify BuildRequires.
|
||||
|
||||
* Fri Nov 22 2019 Wanjiankang <wanjiankang@huawei.com> - 4.1.1-2
|
||||
- Initial package.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user