!91 【轻量级 PR】:fix check_install error

From: @zhouwenpei 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-10-17 03:07:29 +00:00 committed by Gitee
commit e2dcb86a7a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 14 additions and 5 deletions

View File

@ -14,7 +14,7 @@
Name: webkit2gtk3
Version: 2.38.2
Release: 7
Release: 8
Summary: GTK web content engine library
License: LGPLv2
URL: https://www.webkitgtk.org/
@ -291,6 +291,9 @@ popd
%endif
%changelog
* Wed Oct 11 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.38.2-8
- fix check_install error
* Sun Oct 08 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.38.2-7
- fix CVE-2023-39928

View File

@ -14,7 +14,7 @@
Name: webkit2gtk4.1
Version: 2.38.2
Release: 7
Release: 8
Summary: GTK web content engine library
License: LGPLv2
URL: https://www.webkitgtk.org/
@ -100,7 +100,7 @@ BuildRequires: pkgconfig(wpe-1.0)
BuildRequires: pkgconfig(wpebackend-fdo-1.0)
BuildRequires: pkgconfig(xt)
Requires: javascriptcoregtk4.0%{?_isa} = %{version}-%{release}
Requires: javascriptcoregtk4.1%{?_isa} = %{version}-%{release}
Requires: bubblewrap
Requires: xdg-dbus-proxy
Recommends: geoclue2
@ -260,6 +260,9 @@ popd
%endif
%changelog
* Wed Oct 11 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.38.2-8
- fix check_install error
* Sun Oct 08 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.38.2-7
- fix CVE-2023-39928

View File

@ -14,7 +14,7 @@
Name: webkit2gtk5.0
Version: 2.38.2
Release: 7
Release: 8
Summary: GTK web content engine library
License: LGPLv2
URL: https://www.webkitgtk.org/
@ -100,7 +100,7 @@ BuildRequires: pkgconfig(wpe-1.0)
BuildRequires: pkgconfig(wpebackend-fdo-1.0)
BuildRequires: pkgconfig(xt)
Requires: javascriptcoregtk4.0%{?_isa} = %{version}-%{release}
Requires: javascriptcoregtk5.0%{?_isa} = %{version}-%{release}
Requires: bubblewrap
Requires: xdg-dbus-proxy
Recommends: geoclue2
@ -260,6 +260,9 @@ popd
%endif
%changelog
* Wed Oct 11 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.38.2-8
- fix check_install error
* Sun Oct 08 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.38.2-7
- fix CVE-2023-39928