fix check_install error
Signed-off-by: 周文培 <zhouwenpei050@chinasoftinc.com>
This commit is contained in:
parent
18d97caf8f
commit
d1090117ae
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user