Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package webkit2gtk3 for openSUSE:Factory checked in at 2023-09-06 18:55:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old) and /work/SRC/openSUSE:Factory/.webkit2gtk3.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "webkit2gtk3" Wed Sep 6 18:55:26 2023 rev:174 rq:1108740 version:2.40.5 Changes: -------- --- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes 2023-09-01 14:22:05.650406540 +0200 +++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.1766/webkit2gtk3.changes 2023-09-06 18:55:29.641785343 +0200 @@ -1,0 +2,11 @@ +Fri Sep 1 19:57:17 UTC 2023 - Luciano Santos <luc1...@opensuse.org> + +- Expand lang sub-package in spec file unconditionally to handle + previous name change from WebKit2GTK-lang to WebKitGTK-lang. This + change affected the automatic generated Requires tag on + WebKit2GTK-%{_apiver}, then getting out of sync of what's being + required and what's being provided. Now, any sub-package that was + providing WebKit2GTK-%{_apiver} will provide WebKitGTK-%{_apiver} + instead (boo#1214835, boo#1214640). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webkit2gtk3.spec ++++++ --- /var/tmp/diff_new_pack.nxGuaz/_old 2023-09-06 18:55:31.405848228 +0200 +++ /var/tmp/diff_new_pack.nxGuaz/_new 2023-09-06 18:55:31.405848228 +0200 @@ -418,21 +418,19 @@ %description minibrowser A small test browswer from webkit, useful for testing features. + # Expand %%lang_package to Obsoletes its older-name counterpart -%if "%{flavor}" == "gtk3-soup2" %package -n WebKitGTK-%{_apiver}-lang Summary: Translations for package %{name} Group: System/Localization Requires: WebKitGTK-%{_apiver} = %{version} Provides: WebKitGTK-%{_apiver}-lang-all = %{version} +Obsoletes: WebKit2GTK-lang < 2.40.0 Obsoletes: libwebkit2gtk3-lang < %{version} BuildArch: noarch %description -n WebKitGTK-%{_apiver}-lang Provides translations for the "%{name}" package. -%else -%lang_package -n WebKitGTK-%{_apiver} -%endif %prep %autosetup -p1 -n webkitgtk-%{version}