Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2021-12-12 21:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and      /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "webkit2gtk3"

Sun Dec 12 21:27:21 2021 rev:130 rq:939441 version:2.34.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2021-12-02 
02:28:20.663966931 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2520/webkit2gtk3.changes        
2021-12-12 21:27:45.776346995 +0100
@@ -1,0 +2,7 @@
+Wed Dec  8 08:07:59 UTC 2021 - Yifan Jiang <yfji...@suse.com>
+
+- Add Obsoletes of the old-name -lang package to be ready for
+  updating from it. This change is necessary for the gtk3-soup2
+  flavor.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ webkit2gtk3.spec ++++++
--- /var/tmp/diff_new_pack.mtlOzC/_old  2021-12-12 21:27:47.400347957 +0100
+++ /var/tmp/diff_new_pack.mtlOzC/_new  2021-12-12 21:27:47.404347960 +0100
@@ -321,7 +321,21 @@
 %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 WebKit2GTK-%{_apiver}-lang
+Summary:        Translations for package %{name}
+Group:          System/Localization
+Requires:       WebKit2GTK-%{_apiver} = %{version}
+Provides:       WebKit2GTK-%{_apiver}-lang-all = %{version}
+Obsoletes:      libwebkit2gtk3-lang
+BuildArch:      noarch
+
+%description -n WebKit2GTK-%{_apiver}-lang
+Provides translations for the "%{name}" package.
+%else
 %lang_package -n WebKit2GTK-%{_apiver}
+%endif
 
 %prep
 %autosetup -p1 -n webkitgtk-%{version}

Reply via email to