fix check_install error

Signed-off-by: 周文培 <zhouwenpei050@chinasoftinc.com>
This commit is contained in:
周文培 2023-10-11 07:34:55 +00:00 committed by Gitee
parent 18d97caf8f
commit d1090117ae
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 Name: webkit2gtk3
Version: 2.38.2 Version: 2.38.2
Release: 7 Release: 8
Summary: GTK web content engine library Summary: GTK web content engine library
License: LGPLv2 License: LGPLv2
URL: https://www.webkitgtk.org/ URL: https://www.webkitgtk.org/
@ -291,6 +291,9 @@ popd
%endif %endif
%changelog %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 * Sun Oct 08 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.38.2-7
- fix CVE-2023-39928 - fix CVE-2023-39928

View File

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

View File

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