Hello community, here is the log from the commit of package calamares for openSUSE:Factory checked in at 2020-08-25 09:32:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calamares (Old) and /work/SRC/openSUSE:Factory/.calamares.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calamares" Tue Aug 25 09:32:51 2020 rev:16 rq:828940 version:3.2.27 Changes: -------- --- /work/SRC/openSUSE:Factory/calamares/calamares.changes 2020-07-14 07:58:20.185604457 +0200 +++ /work/SRC/openSUSE:Factory/.calamares.new.3399/calamares.changes 2020-08-25 09:34:47.476071939 +0200 @@ -1,0 +2,5 @@ +Mon Aug 24 11:43:12 UTC 2020 - [email protected] + +- Split -lang package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calamares.spec ++++++ --- /var/tmp/diff_new_pack.0MzpC5/_old 2020-08-25 09:34:49.668073219 +0200 +++ /var/tmp/diff_new_pack.0MzpC5/_new 2020-08-25 09:34:49.668073219 +0200 @@ -147,6 +147,8 @@ Meanwhile configuration files adopted to work with openSUSE and SUSE based custom appliances. +%lang_package + %prep %autosetup -N cp -f %{SOURCE3} src/branding/default/ @@ -196,8 +198,7 @@ # in the standard search path, see responses of authors in # https://github.com/calamares/calamares/issues/729 -%files -f %{name}-python.lang -#%%files -f %%{name}-dummypythonqt.lang +%files %license LICENSE %doc AUTHORS %{_mandir}/*/* @@ -218,6 +219,9 @@ %{_libdir}/%{name}/modules/ %exclude %{_libdir}/%{name}/modules/webview/ +%files lang -f %{name}-python.lang +#%%files -f %%{name}-dummypythonqt.lang + %files webview %license LICENSE %{_datadir}/%{name}/modules/webview.conf
