diff --git a/patch-tracking.spec b/patch-tracking.spec index c13f172124961a791947abc3ea15d5b00b413491..f89b3d06762e604abf779c24ab017859f8d46d87 100644 --- a/patch-tracking.spec +++ b/patch-tracking.spec @@ -1,7 +1,7 @@ Summary: This is a tool for automatically tracking upstream repository code patches Name: patch-tracking Version: 1.0.2 -Release: 1 +Release: 2 License: Mulan PSL v2 URL: https://gitee.com/openeuler/openEuler-Advisor Source0: patch-tracking-%{version}.tar @@ -9,7 +9,7 @@ BuildArch: noarch BuildRequires: python3-setuptools -Requires: python3-uWSGI python3-flask python3-Flask-SQLAlchemy python3-Flask-APScheduler python3-Flask-Httpauth +Requires: python3-uWSGI python3-flask python3-Flask-SQLAlchemy python3-Flask-APScheduler python3-Flask-HTTPAuth Requires: python3-requests python3-pandas @@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Sep 12 2020 chenyanpan - 1.0.2-2 +- Type: bugfix +- DESC: fixed name of python3-Flask-HTTPAuth + * Fri Sep 11 2020 chenyanpan - 1.0.2-1 - Type: bugfix - DESC: fixed issues, specify Requires