diff --git a/0001-kylin-user-guide-add-bo-translate.patch b/0001-kylin-user-guide-add-bo-translate.patch new file mode 100644 index 0000000..df6f26b Binary files /dev/null and b/0001-kylin-user-guide-add-bo-translate.patch differ diff --git a/kylin-user-guide.spec b/kylin-user-guide.spec index 5243ed0..c34b9d0 100644 --- a/kylin-user-guide.spec +++ b/kylin-user-guide.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: kylin-user-guide Version: 1.0.4 -Release: 4 +Release: 5 Summary: A component of the ukui desktop environment that provides convenient text License: CC-BY-SA-4.0 and GPL-3.0-or-later URL: http://www.ukui.org @@ -9,6 +9,7 @@ Source0: %{name}-%{version}.tar.gz Patch01: 0001-modify-compile-error-of-None.patch Patch02: 0002-Fix-kylin-user-guide-version-is-empty.patch Patch03: 0003-Fix-no-response-of-interface.patch +Patch04: 0001-kylin-user-guide-add-bo-translate.patch BuildRequires: cmake BuildRequires: qt5-qtbase-devel @@ -44,6 +45,7 @@ this packages contains the picture of application %patch01 -p1 %patch02 -p1 %patch03 -p1 +%patch04 -p1 %build mkdir build && cd build @@ -85,6 +87,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 9 2022 lvfei - 1.0.4-5 +- add patch:0001-kylin-user-guide-add-bo-translate.patch +- kylin user guide add zangwen support + * Thu Jun 9 2022 peijiankang - 1.0.4-4 - Fix no response of interface