!1 Replace Source0

Merge pull request !1 from 付安安/master
This commit is contained in:
openeuler-ci-bot 2020-04-07 19:58:45 +08:00 committed by Gitee
commit c1ca67ecce

View File

@ -1,10 +1,10 @@
Name: ibus-table Name: ibus-table
Version: 1.9.21 Version: 1.9.21
Release: 3 Release: 4
Summary: Table engine for Intelligent Input Bus (IBus) Summary: Table engine for Intelligent Input Bus (IBus)
License: LGPLv2+ License: LGPLv2+
URL: http://code.google.com/p/ibus/ URL: http://code.google.com/p/ibus/
Source0: http://mfabian.fedorapeople.org/ibus-table/%{name}-%{version}.tar.gz Source0: http://github.com/kaio/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: ibus-devel > 1.3.0, python3-devel, libappstream-glib BuildRequires: ibus-devel > 1.3.0, python3-devel, libappstream-glib
@ -86,5 +86,8 @@ make check || cat ./tests/test-suite.log
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Tue Apr 7 2020 fuanan <fuanan3@huawei.com> - 1.9.21-4
- Replace Source0
* Fri Nov 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.9.21-3 * Fri Nov 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.9.21-3
- Package init - Package init