Update to 1.5.0-5
This commit is contained in:
parent
fbbe536b5b
commit
7a7b79d603
@ -3,7 +3,7 @@
|
||||
|
||||
Name: ibus-hangul
|
||||
Version: 1.5.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: The Hangul engine for IBus input platform
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -31,7 +31,7 @@ BuildRequires: gnome-common
|
||||
|
||||
Requires: ibus >= %{require_ibus_version}
|
||||
Requires: libhangul >= %{require_libhangul_version}
|
||||
Requires: pygobject3
|
||||
Requires: python3-gobject
|
||||
Requires: python3
|
||||
|
||||
%description
|
||||
@ -126,6 +126,10 @@ fi
|
||||
%{_datadir}/icons/hicolor/*/apps/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 2 2015 Daiki Ueno <dueno@redhat.com> - 1.5.0-5
|
||||
- require python3-gobject instead of pygobject3, to avoid python2
|
||||
dependency. Suggested by Miro Hrončok.
|
||||
|
||||
* Thu Jul 02 2015 Petr Viktorin <pviktori@redhat.com> - 1.5.0-4
|
||||
- Use autogen in RPM build
|
||||
- Use Python 3 for setup scripts
|
||||
|
Loading…
Reference in New Issue
Block a user