Blame SPECS/webkit2gtk3.spec

e16eb3
## NOTE: Lots of files in various subdirectories have the same name (such as
e16eb3
## "LICENSE") so this short macro allows us to distinguish them by using their
e16eb3
## directory names (from the source tree) as prefixes for the files.
e16eb3
%global add_to_license_files() \
e16eb3
        mkdir -p _license_files ; \
e16eb3
        cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
e16eb3
e16eb3
Name:           webkit2gtk3
2f3f1e
Version:        2.38.5
399a80
Release:        1%{?dist}
e16eb3
Summary:        GTK Web content engine library
e16eb3
e16eb3
License:        LGPLv2
e16eb3
URL:            http://www.webkitgtk.org/
e16eb3
Source0:        http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
d50d1f
Source1:        https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz.asc
d50d1f
# Use the keys from https://webkitgtk.org/verifying.html
d50d1f
# $ gpg --import aperez.key carlosgc.key
d50d1f
# $ gpg --export --export-options export-minimal D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B > webkitgtk-keys.gpg
d50d1f
Source2:        webkitgtk-keys.gpg
e16eb3
e16eb3
# https://bugs.webkit.org/show_bug.cgi?id=193749
de1334
Patch0:         evolution-shared-secondary-process.patch
de1334
cd3348
# https://bugs.webkit.org/show_bug.cgi?id=235367
646447
Patch1:         icu60.patch
cd3348
e16eb3
BuildRequires:  bison
e16eb3
BuildRequires:  cmake
e16eb3
BuildRequires:  flex
e16eb3
BuildRequires:  gcc-c++
e16eb3
BuildRequires:  gettext
e16eb3
BuildRequires:  git
e16eb3
BuildRequires:  gperf
e16eb3
BuildRequires:  hyphen-devel
e16eb3
BuildRequires:  libatomic
e16eb3
BuildRequires:  ninja-build
f8f66d
BuildRequires:  perl(English)
f8f66d
BuildRequires:  perl(FindBin)
f8f66d
BuildRequires:  perl(JSON::PP)
e16eb3
BuildRequires:  python3
e16eb3
BuildRequires:  ruby
e16eb3
BuildRequires:  rubygem-json
e16eb3
BuildRequires:  rubygems
e16eb3
e16eb3
BuildRequires:  pkgconfig(atspi-2)
e16eb3
BuildRequires:  pkgconfig(cairo)
e16eb3
BuildRequires:  pkgconfig(egl)
e16eb3
%ifarch aarch64 s390x
e16eb3
# On aarch64 and s390x enchant-2 is not available (gnome-less)
e16eb3
BuildRequires:  pkgconfig(enchant)
e16eb3
%else
e16eb3
BuildRequires:  pkgconfig(enchant-2)
e16eb3
%endif
e16eb3
BuildRequires:  pkgconfig(fontconfig)
e16eb3
BuildRequires:  pkgconfig(freetype2)
e16eb3
BuildRequires:  pkgconfig(gl)
e16eb3
BuildRequires:  pkgconfig(glib-2.0)
e16eb3
BuildRequires:  pkgconfig(glesv2)
e16eb3
BuildRequires:  pkgconfig(gobject-introspection-1.0)
e16eb3
BuildRequires:  pkgconfig(gstreamer-1.0)
e16eb3
BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
e16eb3
BuildRequires:  pkgconfig(gtk+-3.0)
e16eb3
BuildRequires:  pkgconfig(harfbuzz)
e16eb3
BuildRequires:  pkgconfig(icu-uc)
cd3348
BuildRequires:  pkgconfig(lcms2)
e16eb3
BuildRequires:  pkgconfig(libjpeg)
e16eb3
BuildRequires:  pkgconfig(libnotify)
e16eb3
BuildRequires:  pkgconfig(libopenjp2)
e16eb3
BuildRequires:  pkgconfig(libpcre)
e16eb3
BuildRequires:  pkgconfig(libpng)
e16eb3
BuildRequires:  pkgconfig(libseccomp)
e16eb3
BuildRequires:  pkgconfig(libsecret-1)
e16eb3
BuildRequires:  pkgconfig(libsoup-2.4)
f318dc
BuildRequires:  pkgconfig(libsystemd)
d50d1f
BuildRequires:  pkgconfig(libtasn1)
e16eb3
BuildRequires:  pkgconfig(libwebp)
e16eb3
BuildRequires:  pkgconfig(libwoff2dec)
e16eb3
BuildRequires:  pkgconfig(libxslt)
e16eb3
BuildRequires:  pkgconfig(sqlite3)
e16eb3
BuildRequires:  pkgconfig(upower-glib)
e16eb3
BuildRequires:  pkgconfig(wayland-client)
e16eb3
BuildRequires:  pkgconfig(wayland-egl)
d50d1f
BuildRequires:  pkgconfig(wayland-protocols)
e16eb3
BuildRequires:  pkgconfig(wayland-server)
646447
BuildRequires:  pkgconfig(wpe-1.0)
646447
BuildRequires:  pkgconfig(wpebackend-fdo-1.0)
e16eb3
BuildRequires:  pkgconfig(xt)
e16eb3
f318dc
# If Geoclue is not running, the geolocation API will not work.
f318dc
Recommends:     geoclue2
f318dc
9812ed
# Needed for various GStreamer elements.
9812ed
Recommends:     gstreamer1-plugins-bad-free
9812ed
Recommends:     gstreamer1-plugins-good
9812ed
e16eb3
# Obsolete libwebkit2gtk from the webkitgtk3 package
e16eb3
Obsoletes:      libwebkit2gtk < 2.5.0
e16eb3
Provides:       libwebkit2gtk = %{version}-%{release}
e16eb3
e16eb3
# This package was renamed, so obsolete the old webkitgtk4 package
e16eb3
Obsoletes:      webkitgtk4 < %{version}-%{release}
e16eb3
Provides:       webkitgtk4 = %{version}-%{release}
e16eb3
e16eb3
# GTK+ 2 plugins support was removed in 2.25.3
e16eb3
Obsoletes:      webkit2gtk3-plugin-process-gtk2 < %{version}-%{release}
e16eb3
Provides:       webkit2gtk3-plugin-process-gtk2 = %{version}-%{release}
e16eb3
Obsoletes:      webkitgtk4-plugin-process-gtk2 < %{version}-%{release}
e16eb3
Provides:       webkitgtk4-plugin-process-gtk2 = %{version}-%{release}
e16eb3
646447
# Don't build documentation anymore to avoid gi-docgen dependency
646447
Obsoletes:      webkit2gtk3-doc < %{version}-%{release}
646447
Provides:       webkit2gtk3-doc = %{version}-%{release}
646447
e16eb3
# We're supposed to specify versions here, but these libraries don't do
e16eb3
# normal releases. Accordingly, they're not suitable to be system libs.
e16eb3
Provides:       bundled(angle)
e16eb3
Provides:       bundled(xdgmime)
e16eb3
e16eb3
# Require the jsc subpackage
e16eb3
Requires:       %{name}-jsc%{?_isa} = %{version}-%{release}
e16eb3
e16eb3
# Filter out provides for private libraries
e16eb3
%global __provides_exclude_from ^%{_libdir}/webkit2gtk-4\\.0/.*\\.so$
e16eb3
e16eb3
%description
e16eb3
WebKitGTK is the port of the portable web rendering engine WebKit to the
e16eb3
GTK platform.
e16eb3
e16eb3
This package contains WebKit2 based WebKitGTK for GTK 3.
e16eb3
e16eb3
%package        devel
e16eb3
Summary:        Development files for %{name}
e16eb3
Requires:       %{name}%{?_isa} = %{version}-%{release}
e16eb3
Requires:       %{name}-jsc%{?_isa} = %{version}-%{release}
e16eb3
Requires:       %{name}-jsc-devel%{?_isa} = %{version}-%{release}
e16eb3
Obsoletes:      webkitgtk4-devel < %{version}-%{release}
e16eb3
Provides:       webkitgtk4-devel = %{version}-%{release}
e16eb3
e16eb3
%description    devel
e16eb3
The %{name}-devel package contains libraries, build data, and header
e16eb3
files for developing applications that use %{name}.
e16eb3
e16eb3
%package        jsc
e16eb3
Summary:        JavaScript engine from %{name}
e16eb3
Obsoletes:      webkitgtk4-jsc < %{version}-%{release}
e16eb3
Provides:       webkitgtk4-jsc = %{version}-%{release}
e16eb3
e16eb3
%description    jsc
e16eb3
This package contains JavaScript engine from %{name}.
e16eb3
e16eb3
%package        jsc-devel
e16eb3
Summary:        Development files for JavaScript engine from %{name}
e16eb3
Requires:       %{name}-jsc%{?_isa} = %{version}-%{release}
e16eb3
Obsoletes:      webkitgtk4-jsc-devel < %{version}-%{release}
e16eb3
Provides:       webkitgtk4-jsc-devel = %{version}-%{release}
e16eb3
e16eb3
%description    jsc-devel
e16eb3
The %{name}-jsc-devel package contains libraries, build data, and header
e16eb3
files for developing applications that use JavaScript engine from %{name}.
e16eb3
e16eb3
%prep
d50d1f
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
e16eb3
%autosetup -p1 -n webkitgtk-%{version} -S git
e16eb3
e16eb3
# Remove bundled libraries
e16eb3
rm -rf Source/ThirdParty/gtest/
e16eb3
rm -rf Source/ThirdParty/qunit/
e16eb3
e16eb3
%build
e16eb3
# Increase the DIE limit so our debuginfo packages could be size optimized.
e16eb3
# Decreases the size for x86_64 from ~5G to ~1.1G.
e16eb3
# https://bugzilla.redhat.com/show_bug.cgi?id=1456261
e16eb3
%global _dwz_max_die_limit 250000000
e16eb3
# The _dwz_max_die_limit is being overridden by the arch specific ones from the
e16eb3
# redhat-rpm-config so we need to set the arch specific ones as well - now it
e16eb3
# is only needed for x86_64.
e16eb3
%global _dwz_max_die_limit_x86_64 250000000
e16eb3
e16eb3
# Decrease debuginfo even on ix86 because of:
e16eb3
# https://bugs.webkit.org/show_bug.cgi?id=140176
e16eb3
%ifarch s390x %{arm} %{ix86} %{power64} %{mips}
e16eb3
# Decrease debuginfo verbosity to reduce memory consumption even more
e16eb3
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
e16eb3
%endif
e16eb3
f318dc
# bmalloc and JIT are disabled on aarch64 only in RHEL because of the nonstandard
f318dc
# page size that's causing problems there. WebKit's build system sets appropriate
f318dc
# defaults for all other architectures, and all other distros except RHEL.
e16eb3
mkdir -p %{_target_platform}
e16eb3
pushd %{_target_platform}
e16eb3
%cmake \
e16eb3
  -GNinja \
e16eb3
  -DPORT=GTK \
e16eb3
  -DCMAKE_BUILD_TYPE=Release \
e16eb3
  -DENABLE_BUBBLEWRAP_SANDBOX=OFF \
d50d1f
  -DUSE_SOUP2=ON \
646447
  -DENABLE_DOCUMENTATION=OFF \
9f643f
  -DENABLE_GAMEPAD=OFF \
f318dc
%if 0%{?rhel}
f318dc
%ifarch aarch64
646447
  -DUSE_64KB_PAGE_BLOCK=ON \
e16eb3
%endif
f318dc
%endif
e16eb3
  ..
e16eb3
popd
e16eb3
e16eb3
# Show the build time in the status
e16eb3
export NINJA_STATUS="[%f/%t][%e] "
7c61f7
%ninja_build -C %{_target_platform}
e16eb3
e16eb3
%install
e16eb3
%ninja_install -C %{_target_platform}
e16eb3
e16eb3
%find_lang WebKit2GTK-4.0
e16eb3
e16eb3
# Finally, copy over and rename various files for %%license inclusion
e16eb3
%add_to_license_files Source/JavaScriptCore/COPYING.LIB
e16eb3
%add_to_license_files Source/ThirdParty/ANGLE/LICENSE
e16eb3
%add_to_license_files Source/ThirdParty/ANGLE/src/common/third_party/smhasher/LICENSE
e16eb3
%add_to_license_files Source/ThirdParty/ANGLE/src/third_party/libXNVCtrl/LICENSE
e16eb3
%add_to_license_files Source/WebCore/LICENSE-APPLE
e16eb3
%add_to_license_files Source/WebCore/LICENSE-LGPL-2
e16eb3
%add_to_license_files Source/WebCore/LICENSE-LGPL-2.1
e16eb3
%add_to_license_files Source/WebInspectorUI/UserInterface/External/CodeMirror/LICENSE
e16eb3
%add_to_license_files Source/WebInspectorUI/UserInterface/External/Esprima/LICENSE
e16eb3
%add_to_license_files Source/WebInspectorUI/UserInterface/External/three.js/LICENSE
e16eb3
%add_to_license_files Source/WTF/icu/LICENSE
e16eb3
%add_to_license_files Source/WTF/wtf/dtoa/COPYING
e16eb3
%add_to_license_files Source/WTF/wtf/dtoa/LICENSE
e16eb3
e16eb3
%files -f WebKit2GTK-4.0.lang
e16eb3
%license _license_files/*ThirdParty*
e16eb3
%license _license_files/*WebCore*
e16eb3
%license _license_files/*WebInspectorUI*
e16eb3
%license _license_files/*WTF*
e16eb3
%{_libdir}/libwebkit2gtk-4.0.so.*
e16eb3
%dir %{_libdir}/girepository-1.0
e16eb3
%{_libdir}/girepository-1.0/WebKit2-4.0.typelib
e16eb3
%{_libdir}/girepository-1.0/WebKit2WebExtension-4.0.typelib
e16eb3
%{_libdir}/webkit2gtk-4.0/
e16eb3
%{_libexecdir}/webkit2gtk-4.0/
e16eb3
%exclude %{_libexecdir}/webkit2gtk-4.0/MiniBrowser
cd3348
%exclude %{_libexecdir}/webkit2gtk-4.0/jsc
e16eb3
%{_bindir}/WebKitWebDriver
e16eb3
e16eb3
%files devel
e16eb3
%{_libexecdir}/webkit2gtk-4.0/MiniBrowser
e16eb3
%{_includedir}/webkitgtk-4.0/
e16eb3
%exclude %{_includedir}/webkitgtk-4.0/JavaScriptCore
cd3348
%exclude %{_includedir}/webkitgtk-4.0/jsc
e16eb3
%{_libdir}/libwebkit2gtk-4.0.so
e16eb3
%{_libdir}/pkgconfig/webkit2gtk-4.0.pc
e16eb3
%{_libdir}/pkgconfig/webkit2gtk-web-extension-4.0.pc
e16eb3
%dir %{_datadir}/gir-1.0
e16eb3
%{_datadir}/gir-1.0/WebKit2-4.0.gir
e16eb3
%{_datadir}/gir-1.0/WebKit2WebExtension-4.0.gir
e16eb3
e16eb3
%files jsc
e16eb3
%license _license_files/*JavaScriptCore*
e16eb3
%{_libdir}/libjavascriptcoregtk-4.0.so.*
e16eb3
%dir %{_libdir}/girepository-1.0
e16eb3
%{_libdir}/girepository-1.0/JavaScriptCore-4.0.typelib
e16eb3
e16eb3
%files jsc-devel
e16eb3
%{_libexecdir}/webkit2gtk-4.0/jsc
e16eb3
%dir %{_includedir}/webkitgtk-4.0
e16eb3
%{_includedir}/webkitgtk-4.0/JavaScriptCore/
cd3348
%{_includedir}/webkitgtk-4.0/jsc/
e16eb3
%{_libdir}/libjavascriptcoregtk-4.0.so
e16eb3
%{_libdir}/pkgconfig/javascriptcoregtk-4.0.pc
e16eb3
%dir %{_datadir}/gir-1.0
e16eb3
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
e16eb3
e16eb3
%changelog
2f3f1e
* Wed Feb 15 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1
2f3f1e
- Update to 2.38.5
2f3f1e
  Related: #2127468
2f3f1e
f8bf18
* Thu Feb 02 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.4-1
f8bf18
- Update to 2.38.4
f8bf18
  Related: #2127468
f8bf18
f10c6d
* Thu Dec 22 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.3-1
f10c6d
- Update to 2.38.3
f10c6d
  Related: #2127468
f10c6d
646447
* Fri Nov 04 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.2-1
646447
- Update to 2.38.2
646447
  Related: #2127468
646447
646447
* Wed Nov 02 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.1-2
646447
- Fix crashes on aarch64
646447
  Enable WPE renderer
646447
  Related: #2127468
646447
646447
* Thu Oct 27 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.1-1
646447
- Update to 2.38.1
646447
  Related: #2127468
646447
0155dd
* Wed Aug 24 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.7-1
0155dd
- Update to 2.36.7
0155dd
  Related: #2061994
0155dd
399a80
* Tue Aug 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.6-1
399a80
- Update to 2.36.6
399a80
  Related: #2061994
399a80
f8f66d
* Tue Aug 02 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.5-2
f8f66d
- Fix Eclipse after update to 2.36.5
f8f66d
  Related: #2061994
f8f66d
f8f66d
* Thu Jul 28 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.5-1
f8f66d
- Update to 2.36.5
f8f66d
  Related: #2061994
f8f66d
  Resolves: #2099334
f8f66d
f8f66d
* Tue Jul 05 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.4-1
f8f66d
- Update to 2.36.4
f8f66d
  Related: #2061994
f8f66d
645a0f
* Thu Jun 02 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.3-1
645a0f
- Update to 2.36.3
645a0f
- Related: #2061994
f8f66d
- Resolves: #2092748
645a0f
645a0f
* Wed May 18 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.2-1
645a0f
- Update to 2.36.2
645a0f
  Related: #2061994
645a0f
cd3348
* Thu Apr 21 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.1-1
cd3348
- Update to 2.36.1
cd3348
  Related: #2061994
cd3348
- Resolves: #2075492
cd3348
- Resolves: #2075494
cd3348
- Resolves: #2075496
cd3348
2ec4d1
* Thu Feb 17 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.6-1
2ec4d1
- Update to 2.34.6
2ec4d1
  Related: #1985042
2ec4d1
9812ed
* Wed Feb 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.5-1
9812ed
- Update to 2.34.5
9812ed
- Related: #1985042
9812ed
d50d1f
* Fri Jan 21 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.4-1
d50d1f
- Update to 2.34.4
d50d1f
- Resolves: #1985042
d50d1f
362286
* Tue Sep 28 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.4-1
362286
- Update to 2.32.4
362286
- Related: #1985042
362286
- Resolves: #2006429
362286
362286
* Fri Jul 23 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.3-1
21d492
- Update to 2.32.3
21d492
- Related: #1937416
21d492
80ad36
* Tue Jul 13 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.2-1
80ad36
- Update to 2.32.2
80ad36
- Related: #1937416
80ad36
9f643f
* Mon May 10 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.1-1
9f643f
- Update to 2.32.1
9f643f
- Related: #1937416
9f643f
9f643f
* Fri Apr 30 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.0-1
9f643f
- Update to 2.32.0
9f643f
- Related: #1937416
9f643f
7c61f7
* Tue Dec 15 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.4-1
7c61f7
- Update to 2.30.4
7c61f7
- Related: #1883304
7c61f7
de1334
* Wed Nov 25 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.3-1
de1334
- Update to 2.30.3
de1334
- Related: #1883304
de1334
14f41d
* Thu Oct 29 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.2-2
14f41d
- Try to fix coverity build by disabling docs (thanks to Kamil Dudka <kdudka@redhat.com>!)
14f41d
- Related: #1883304
14f41d
8c5f0e
* Mon Oct 26 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.2-1
8c5f0e
- Update to 2.30.2
8c5f0e
- Related: #1883304
8c5f0e
f318dc
* Tue Oct 20 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.1-1
f318dc
- Update to 2.30.1
f318dc
- Related: #1883304
f318dc
6045c0
* Mon Aug 03 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.4-1
6045c0
- Update to 2.28.4
6045c0
- Related: #1817143
6045c0
e16eb3
* Thu May 21 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.2-2
e16eb3
- Related: rhbz#1817143 Properly remove webkit2gtk3-plugin-process-gtk2 package
e16eb3
e16eb3
* Thu May 14 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.2-1
e16eb3
- Resolves: rhbz#1817143 Update to 2.28.2
e16eb3
e16eb3
* Mon Oct 14 2019 Eike Rathke <erack@redhat.com> - 2.24.4-3
e16eb3
- Related: rhbz#1748890 Bump NVR
e16eb3
e16eb3
* Fri Sep 27 2019 Eike Rathke <erack@redhat.com> - 2.24.4-1
e16eb3
- Resolves: rhbz#1748890 Update to 2.24.4
e16eb3
e16eb3
* Tue Jul 09 2019 Eike Rathke <erack@redhat.com> - 2.24.3-1
e16eb3
- Resolves: rhbz#1728277 Update to 2.24.3
e16eb3
e16eb3
* Wed May 22 2019 Eike Rathke <erack@redhat.com> - 2.24.2-2
e16eb3
- Related: rhbz#1696708 Use enchant instead of enchant-2 on aarch64 and s390x
e16eb3
e16eb3
* Tue May 21 2019 Eike Rathke <erack@redhat.com> - 2.24.2-1
e16eb3
- Resolves: rhbz#1696708 Rebase to 2.24.2
e16eb3
- Resolves: rhbz#1592271 Switch to Python 3 for build
e16eb3
e16eb3
* Tue Feb 12 2019 Eike Rathke <erack@redhat.com> - 2.22.6-1
e16eb3
- Resolves: rhbz#1676489 Update to 2.22.6
e16eb3
e16eb3
* Fri Jan 25 2019 Eike Rathke <erack@redhat.com> - 2.22.5-2
e16eb3
- Resolves: rhbz#1666984 Fix gigacage
e16eb3
e16eb3
* Tue Dec 18 2018 Eike Rathke <erack@redhat.com> - 2.22.5-1
e16eb3
- Update to 2.22.5
e16eb3
e16eb3
* Tue Oct 30 2018 Tomas Popela <tpopela@redhat.com> - 2.22.3-1
e16eb3
- Update to 2.22.3
e16eb3
- Resolves: rhbz#1641009
e16eb3
e16eb3
* Mon Sep 24 2018 Tomas Popela <tpopela@redhat.com> - 2.22.2-1
e16eb3
- Update to 2.22.2
e16eb3
- Resolves: rhbz#1625602
e16eb3
e16eb3
* Thu Sep 20 2018 Tomas Popela <tpopela@redhat.com> - 2.22.1-1
e16eb3
- Update to 2.22.1
e16eb3
- Resolves: rhbz#1625602
e16eb3
e16eb3
* Tue Sep 11 2018 Tomas Popela <tpopela@redhat.com> - 2.22.0-2
e16eb3
- Backport patches from RHEL 7
e16eb3
- Resolves: rhbz#1625602
e16eb3
e16eb3
* Wed Sep 05 2018 Tomas Popela <tpopela@redhat.com> - 2.22.0-1
e16eb3
- Update to 2.22.0
e16eb3
- Resolves: rhbz#1625602
e16eb3
e16eb3
* Tue Jul 17 2018 Tomas Popela <tpopela@redhat.com> - 2.20.3-3
e16eb3
- Update the python2 patch
e16eb3
e16eb3
* Mon Jun 18 2018 Tomas Popela <tpopela@redhat.com> - 2.20.3-3
e16eb3
- Export the python2 env variable
e16eb3
- Resolves: rhbz#1592264
e16eb3
e16eb3
* Mon Jun 11 2018 Tomas Popela <tpopela@redhat.com> - 2.20.3-1
e16eb3
- Update to 2.20.3
e16eb3
e16eb3
* Thu May 24 2018 Tomas Popela <tpopela@redhat.com> - 2.20.2-4
e16eb3
- Explicitly specify python2 over python and add python2 to BR
e16eb3
e16eb3
* Tue May 22 2018 Tomas Popela <tpopela@redhat.com> - 2.20.2-3
e16eb3
- aarch64 on RHEL 8 does have a 64kb page size
e16eb3
- Resolves: rhbz#1578576
e16eb3
e16eb3
* Tue May 22 2018 Tomas Popela <tpopela@redhat.com> - 2.20.2-2
e16eb3
- Temporary disable JIT and BMalloc on aarch64 due to Gigacage problems
e16eb3
- Resolves: rhbz#1578576
e16eb3
e16eb3
* Tue May 15 2018 Tomas Popela <tpopela@redhat.com> - 2.20.2-1
e16eb3
- Update to 2.20.2
e16eb3
- Resolves: rhbz#1577388
e16eb3
e16eb3
* Tue Apr 10 2018 Tomas Popela <tpopela@redhat.com> - 2.20.1-1
e16eb3
- Update to 2.20.1
e16eb3
e16eb3
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 2.20.0-2
e16eb3
- Bump webkitgtk4 obsoletes versions
e16eb3
e16eb3
* Mon Mar 12 2018 Tomas Popela <tpopela@redhat.com> - 2.20.0-1
e16eb3
- Update to 2.20.0
e16eb3
e16eb3
* Tue Mar 06 2018 Tomas Popela <tpopela@redhat.com> - 2.19.92-1
e16eb3
- Update to 2.19.92
e16eb3
e16eb3
* Wed Feb 21 2018 Tomas Popela <tpopela@redhat.com> - 2.19.91-1
e16eb3
- Update to 2.19.91
e16eb3
e16eb3
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.19.90-2
e16eb3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
e16eb3
e16eb3
* Mon Feb 05 2018 Tomas Popela <tpopela@redhat.com> - 2.19.90-1
e16eb3
- Update to 2.19.90
e16eb3
e16eb3
* Tue Jan 30 2018 Tomas Popela <tpopela@redhat.com> - 2.19.6-3
e16eb3
- Remove obsoleted ldconfig scriptlets
e16eb3
e16eb3
* Wed Jan 17 2018 Tomas Popela <tpopela@redhat.com> - 2.19.6-1
e16eb3
- Update to 2.19.6
e16eb3
e16eb3
* Thu Jan 11 2018 Tomas Popela <tpopela@redhat.com> - 2.19.5-2
e16eb3
- This package was formerly named webkitgtk4