diff --git a/babel.spec b/babel.spec index 9bba2685597ace4053e752663e4a2cd74bcb2985..f0df9f3cf54e9533d707554ba19b3975c3f9a0cb 100644 --- a/babel.spec +++ b/babel.spec @@ -2,7 +2,7 @@ Name: babel Version: 2.10.3 -Release: 1 +Release: 2 Summary: Tools for internationalizing and localizing Python applications License: BSD URL: http://babel.pocoo.org/ @@ -37,7 +37,7 @@ Summary: Documentation for Babel Provides: python-babel-doc = %{version}-%{release} Provides: python3-babel-doc = %{version}-%{release} Provides: babel-doc -Obsoletes: babel-doc +Obsoletes: babel-doc < %{version}-%{release} %description help Documentation for Babel @@ -94,6 +94,9 @@ export TZ=UTC %endif %changelog +* Sat Oct 22 2022 yanglongkang - 2.10.3-2 +- fix rpmbuild warning + * Mon Jul 4 2022 panxiaohe - 2.10.3-1 - update to 2.10.3