Clean up the spec file
This commit is contained in:
parent
69cd6cf5e5
commit
1ffab1f39d
@ -3,7 +3,7 @@
|
||||
|
||||
Name: ibus-hangul
|
||||
Version: 1.5.4
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: The Hangul engine for IBus input platform
|
||||
License: GPLv2+
|
||||
URL: https://github.com/libhangul/ibus-hangul
|
||||
@ -13,7 +13,6 @@ Source0: https://github.com/libhangul/ibus-hangul/releases/download/%{version
|
||||
Patch1: ibus-hangul-setup-abspath.patch
|
||||
|
||||
BuildRequires: gettext-devel, automake, libtool
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libhangul-devel >= %{require_libhangul_version}
|
||||
BuildRequires: pkgconfig
|
||||
@ -22,7 +21,7 @@ BuildRequires: desktop-file-utils
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: make
|
||||
|
||||
Requires: ibus >= %{require_ibus_version}
|
||||
Requires: libhangul >= %{require_libhangul_version}
|
||||
@ -91,6 +90,9 @@ make check \
|
||||
%{_datadir}/installed-tests/ibus-hangul
|
||||
|
||||
%changelog
|
||||
* Fri Jun 10 2022 Peng Wu <pwu@redhat.com> - 1.5.4-9
|
||||
- Drop BuildRequires: intltool
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user