!5 Modify homepage url
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
8f9e134038
@ -1,9 +1,9 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.9.21
|
Version: 1.9.21
|
||||||
Release: 5
|
Release: 6
|
||||||
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: https://github.com/kaio/ibus-table/
|
||||||
Source0: http://github.com/kaio/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
Source0: http://github.com/kaio/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
Patch0000: Add-exist_ok-True-in-os-makedirs-to-avoid-failure-due-to-race-condition.patch
|
Patch0000: Add-exist_ok-True-in-os-makedirs-to-avoid-failure-due-to-race-condition.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -87,6 +87,9 @@ make check || cat ./tests/test-suite.log
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 09 2021 Ge Wang <wangge20@huawei.com> - 1.9.21-6
|
||||||
|
- Modify homepage url
|
||||||
|
|
||||||
* Tue Jun 23 2020 lizhenhua <lizhenhua21@huawei.com> - 1.9.21-5
|
* Tue Jun 23 2020 lizhenhua <lizhenhua21@huawei.com> - 1.9.21-5
|
||||||
- Add exist_ok=True in os.makedirs to avoid failure due to race condition
|
- Add exist_ok=True in os.makedirs to avoid failure due to race condition
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user