diff --git a/m17n-db.spec b/m17n-db.spec index ce7bf2c..85f2752 100644 --- a/m17n-db.spec +++ b/m17n-db.spec @@ -1,7 +1,7 @@ Name: m17n-db Summary: Multilingualization datafiles for m17n-lib Version: 1.8.0 -Release: 24%{?dist} +Release: 25%{?dist} License: LGPLv2+ URL: http://www.nongnu.org/m17n @@ -12,6 +12,7 @@ Source1: https://releases.pagure.org/inscript2/inscript2-20210820.tar.gz Source2: https://raw.githubusercontent.com/gnuman/m17n-inglish-mims/master/minglish/minglish.mim Source3: https://github.com/mike-fabian/m17n-db-sayura/archive/1.0.0.tar.gz#/m17n-db-sayura-1.0.0.tar.gz Source4: https://raw.githubusercontent.com/shantanuo/gamabhana/main/usr/share/m17n/mr-gamabhana.mim +Source5: https://github.com/shantanuo/gamabhana/blob/main/usr/share/m17n/icons/mr-gamabhana.png BuildArch: noarch BuildRequires: make @@ -90,6 +91,7 @@ cp -p m17n-db-sayura-1.0.0/icons/si-sayura.png %{buildroot}%{_datadir}/m17n/icon # install mr-gamabhana /usr/bin/install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/m17n +/usr/bin/install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/m17n/icons # For installing the translation files %find_lang %name @@ -147,6 +149,9 @@ cp -p m17n-db-sayura-1.0.0/icons/si-sayura.png %{buildroot}%{_datadir}/m17n/icon %{_datadir}/pkgconfig/m17n-db.pc %changelog +* Tue Jul 12 2022 Mike FABIAN - 1.8.0-25 +- Add mr-gamabhana.png icon for mr-gamabhana.mim input method + * Mon Jul 11 2022 Mike FABIAN - 1.8.0-24 - Ship the bn-unijoy.mim as well, it seems to work, maybe there was some problem in the past. But at the moment I see no reason diff --git a/mr-gamabhana.png b/mr-gamabhana.png new file mode 100644 index 0000000..4b6b99c Binary files /dev/null and b/mr-gamabhana.png differ