Accepting request 1172228 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1172228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iso-codes?expand=0&rev=95
This commit is contained in:
Dominique Leuenberger 2024-05-07 16:02:33 +00:00 committed by Git OBS Bridge
commit 97ebb8033a
2 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 6 12:58:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
- 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 <andreas.stieger@gmx.de>

View File

@ -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