Compare commits
No commits in common. "a3175cf7a09bef24d922fb1a33b1c7a5d3c6f4e2" and "d3119a7974fe0b578b9c4d3b6bbf6238689a1619" have entirely different histories.
a3175cf7a0
...
d3119a7974
BIN
ibus-m17n-1.4.1.tar.gz
Normal file
BIN
ibus-m17n-1.4.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,12 +1,13 @@
|
||||
%global debug_package %{nil}
|
||||
%global require_ibus_version 1.4.0
|
||||
|
||||
Name: ibus-m17n
|
||||
Version: 1.4.24
|
||||
Release: 1
|
||||
Version: 1.4.1
|
||||
Release: 3
|
||||
Summary: The m17n engine for IBus
|
||||
License: GPL-2.0-or-later
|
||||
License: GPLv2+
|
||||
URL: https://github.com/ibus/ibus-m17n
|
||||
Source0: https://github.com/ibus/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/ibus/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gnome-common gettext-devel m17n-lib-devel ibus-devel >= %{require_ibus_version}
|
||||
BuildRequires: libappstream-glib
|
||||
@ -44,15 +45,6 @@ make check
|
||||
%license COPYING AUTHORS
|
||||
%{_datadir}/metainfo/m17n.appdata.xml
|
||||
%{_datadir}/ibus-m17n
|
||||
%{_datadir}/icons/hicolor/16x16/apps/ibus-m17n.png
|
||||
%{_datadir}/icons/hicolor/22x22/apps/ibus-m17n.png
|
||||
%{_datadir}/icons/hicolor/24x24/apps/ibus-m17n.png
|
||||
%{_datadir}/icons/hicolor/32x32/apps/ibus-m17n.png
|
||||
%{_datadir}/icons/hicolor/48x48/apps/ibus-m17n.png
|
||||
%{_datadir}/icons/hicolor/64x64/apps/ibus-m17n.png
|
||||
%{_datadir}/icons/hicolor/128x128/apps/ibus-m17n.png
|
||||
%{_datadir}/icons/hicolor/256x256/apps/ibus-m17n.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/ibus-m17n.svg
|
||||
%{_libexecdir}/ibus-engine-m17n
|
||||
%{_libexecdir}/ibus-setup-m17n
|
||||
%{_datadir}/ibus/component/*
|
||||
@ -60,21 +52,6 @@ make check
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Wed Nov 29 2023 wangqia <wangqia@uniontech.com> - 1.4.24-1
|
||||
- Upgrade to version 1.4.24
|
||||
|
||||
* Sat Sep 2 2023 liyanan <thistleslyn@163.com> - 1.4.22-1
|
||||
- Upgrade to version 1.4.22
|
||||
|
||||
* Tue Dec 6 2022 liyanan <liyanan32@h-partners.com> - 1.4.9-3
|
||||
- fix strip problem
|
||||
|
||||
* Wed Nov 09 2022 xu_ping <xuping33@h-partners.com> - 1.4.9-2
|
||||
- change source0 url
|
||||
|
||||
* Tue Jun 21 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.4.9-1
|
||||
- Upgrade to version 1.4.9
|
||||
|
||||
* Mon Aug 02 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.4.1-3
|
||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user