diff --git a/iso-codes.changes b/iso-codes.changes index e542edd..4796762 100644 --- a/iso-codes.changes +++ b/iso-codes.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon May 6 12:58:08 UTC 2024 - Christophe Marin + +- 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. + ------------------------------------------------------------------- Sun Jan 28 20:23:58 UTC 2024 - Andreas Stieger diff --git a/iso-codes.spec b/iso-codes.spec index 844cea1..0a25d18 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -28,6 +28,8 @@ BuildRequires: pkgconfig 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 @@ translations in gettext .po form. %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