!24 fix rpmbuild warning
From: @markeryang Reviewed-by: @lvying6 Signed-off-by: @lvying6
This commit is contained in:
commit
2db51eb5b9
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: babel
|
Name: babel
|
||||||
Version: 2.10.3
|
Version: 2.10.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tools for internationalizing and localizing Python applications
|
Summary: Tools for internationalizing and localizing Python applications
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://babel.pocoo.org/
|
URL: http://babel.pocoo.org/
|
||||||
@ -37,7 +37,7 @@ Summary: Documentation for Babel
|
|||||||
Provides: python-babel-doc = %{version}-%{release}
|
Provides: python-babel-doc = %{version}-%{release}
|
||||||
Provides: python3-babel-doc = %{version}-%{release}
|
Provides: python3-babel-doc = %{version}-%{release}
|
||||||
Provides: babel-doc
|
Provides: babel-doc
|
||||||
Obsoletes: babel-doc
|
Obsoletes: babel-doc < %{version}-%{release}
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
Documentation for Babel
|
Documentation for Babel
|
||||||
@ -94,6 +94,9 @@ export TZ=UTC
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 22 2022 yanglongkang <yanglongkang@h-partners.com> - 2.10.3-2
|
||||||
|
- fix rpmbuild warning
|
||||||
|
|
||||||
* Mon Jul 4 2022 panxiaohe <panxh.life@foxmail.com> - 2.10.3-1
|
* Mon Jul 4 2022 panxiaohe <panxh.life@foxmail.com> - 2.10.3-1
|
||||||
- update to 2.10.3
|
- update to 2.10.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user