Remove extra changelog entry and add missing Provides: bundled()
Resolves: RHEL-59181
This commit is contained in:
parent
f4cd5c52b8
commit
aef3f525e8
@ -141,6 +141,7 @@ Provides: webkit2gtk3-doc = %{version}-%{release}
|
||||
# We're supposed to specify versions here, but these libraries don't do
|
||||
# normal releases. Accordingly, they're not suitable to be system libs.
|
||||
Provides: bundled(angle)
|
||||
Provides: bundled(pdfjs)
|
||||
Provides: bundled(skia)
|
||||
Provides: bundled(xdgmime)
|
||||
|
||||
@ -172,6 +173,8 @@ files for developing applications that use %{name}.
|
||||
Summary: JavaScript engine from %{name}
|
||||
Obsoletes: webkitgtk4-jsc < %{version}-%{release}
|
||||
Provides: webkitgtk4-jsc = %{version}-%{release}
|
||||
Provides: bundled(simde)
|
||||
Provides: bundled(simdutf)
|
||||
|
||||
%description jsc
|
||||
This package contains JavaScript engine from %{name}.
|
||||
@ -317,10 +320,6 @@ export NINJA_STATUS="[%f/%t][%e] "
|
||||
- Add patch to keep GSocketMonitor callback alive
|
||||
Resolves: RHEL-59181
|
||||
|
||||
* Thu Oct 10 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.1-2
|
||||
- Add patch to keep GSocketMonitor callback alive
|
||||
Resolves: RHEL-59181
|
||||
|
||||
* Mon Sep 30 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.1-1
|
||||
- Update to 2.46.1
|
||||
Resolves: RHEL-59181
|
||||
|
||||
Loading…
Reference in New Issue
Block a user