|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: maliit-framework
|
|
|
|
|
Version: 2.2.0
|
|
|
|
|
Version: 2.3.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Input method framework
|
|
|
|
|
|
|
|
|
@ -11,7 +11,6 @@ BuildRequires: cmake
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
|
|
|
|
|
BuildRequires: doxygen
|
|
|
|
|
BuildRequires: gtk3-devel
|
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
|
BuildRequires: libXcomposite-devel
|
|
|
|
|
BuildRequires: libXdamage-devel
|
|
|
|
@ -30,6 +29,7 @@ BuildRequires: wayland-protocols-devel
|
|
|
|
|
|
|
|
|
|
Obsoletes: maliit-framework-gtk2 < 2.0.0
|
|
|
|
|
Obsoletes: maliit-framework-qt4 < 2.0.0
|
|
|
|
|
Obsoletes: maliit-framework-gtk3 < 2.0.0
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Maliit provides a flexible and cross-platform input method framework. It has a
|
|
|
|
@ -45,18 +45,12 @@ Summary: Input method module for Qt 5 based on Maliit framework
|
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
|
#libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit)
|
|
|
|
|
Obsoletes: maliit-plugins < 2.0.0
|
|
|
|
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
|
|
|
|
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description qt5
|
|
|
|
|
Input method module for Qt 4 based on Maliit framework.
|
|
|
|
|
|
|
|
|
|
%package gtk3
|
|
|
|
|
Summary: Input method module for GTK+ 3 based on Maliit framework
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description gtk3
|
|
|
|
|
Input method module for GTK+ 3 based on Maliit framework.
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
@ -75,7 +69,6 @@ This package contains developer documentation for %{name}.
|
|
|
|
|
%package examples
|
|
|
|
|
Summary: Tests and examples for %{name}
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
Requires: %{name}-gtk3%{?_isa} = %{version}-%{release}
|
|
|
|
|
Requires: %{name}-qt5%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description examples
|
|
|
|
@ -115,9 +108,6 @@ This package contains tests and examples for %{name}.
|
|
|
|
|
%{_libdir}/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so
|
|
|
|
|
%{_libdir}/qt5/plugins/wayland-shell-integration/libinputpanel-shell.so
|
|
|
|
|
|
|
|
|
|
%files gtk3
|
|
|
|
|
%{_libdir}/gtk-3.0/3.0.0/immodules/libim-wayland.so
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_includedir}/maliit-2
|
|
|
|
|
%{_libdir}/cmake/MaliitGLib/
|
|
|
|
@ -136,7 +126,23 @@ This package contains tests and examples for %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Mar 22 2022 Jan Grulich <jgrulich@redhat.com> - 2.2.0-2
|
|
|
|
|
* Wed Sep 21 2022 Onuralp Sezer <thunderbirdtr@fedoraproject.org> - 2.3.0-2
|
|
|
|
|
- Fix BZ#2128686 - maliit gtk3 package requirement removed from example package
|
|
|
|
|
|
|
|
|
|
* Tue Sep 20 2022 Onuralp Sezer <thunderbirdtr@fedoraproject.org> - 2.3.0-1
|
|
|
|
|
- 2.3.0
|
|
|
|
|
- Obsoletes: maliit-framework-gtk3
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 14 2022 Jan Grulich <jgrulich@redhat.com> - 2.2.0-4
|
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
|
|
* Tue May 17 2022 Jan Grulich <jgrulich@redhat.com> - 2.2.0-3
|
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
|
|
* Tue Mar 08 2022 Jan Grulich <jgrulich@redhat.com> - 2.2.0-2
|
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
|
|
* Tue Feb 15 2022 Onuralp Sezer <thunderbirdtr@fedoraproject.org> - 2.2.0-1
|
|
|
|
|