Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iso-codes for openSUSE:Factory checked in at 2024-05-07 18:02:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iso-codes (Old) and /work/SRC/openSUSE:Factory/.iso-codes.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iso-codes" Tue May 7 18:02:33 2024 rev:95 rq:1172228 version:4.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/iso-codes/iso-codes.changes 2024-01-29 22:27:13.977567465 +0100 +++ /work/SRC/openSUSE:Factory/.iso-codes.new.1880/iso-codes.changes 2024-05-07 18:02:45.117084918 +0200 @@ -1,0 +2,9 @@ +Mon May 6 12:58:08 UTC 2024 - Christophe Marin <[email protected]> + +- Merge iso codes-translations into the main package. iso-codes + isn't particularly useful without its translations. Some KDE + packages require and/or heavily rely on them. + gnome-control-center also needs translations to display + localized names in system config menu. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iso-codes.spec ++++++ --- /var/tmp/diff_new_pack.VzGptl/_old 2024-05-07 18:02:45.981116335 +0200 +++ /var/tmp/diff_new_pack.VzGptl/_new 2024-05-07 18:02:45.981116335 +0200 @@ -28,6 +28,8 @@ BuildRequires: python3-devel BuildRequires: python3-lxml BuildArch: noarch +Provides: iso-codes-lang = %{version} +Obsoletes: iso-codes-lang <= %{version} %description This package provides the ISO-639 language code list, the ISO-3166 @@ -68,15 +70,12 @@ %find_lang iso_4217 %{name}.lang %find_lang iso_15924 %{name}.lang -%files +%files -f %{name}.lang %license COPYING %doc CHANGELOG.md README.md TODO %{_datadir}/xml/iso-codes/ %{_datadir}/iso-codes/ -%files lang -f %{name}.lang -%license COPYING - %files devel %license COPYING %{_datadir}/pkgconfig/iso-codes.pc
