Obsoletes: maliit-framework-gtk3
Signed-off-by: Onuralp SEZER <thunderbirdtr@fedoraproject.org>
epel9
Onuralp SEZER 2 years ago
parent 161cdef7a0
commit fa1dcbc7a3
No known key found for this signature in database
GPG Key ID: 44887BE9A1D41395

@ -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
@ -51,12 +51,6 @@ 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}
@ -115,9 +109,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/
@ -138,6 +129,7 @@ This package contains tests and examples for %{name}.
%changelog
* 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

@ -1,2 +1 @@
SHA512 (maliit-framework-2.2.0.tar.gz) = c44aa605f17d2ccb9451a84969009857033e69caad776a6d5c5b28ce767b2709139f1d95bf00bda09f9787e9c0b9d766c7d1fb32b1f054d10261b06623687613
SHA512 (maliit-framework-2.3.0.tar.gz) = b68471839fb41bcf6ed1753edb5987d7904ad990bbf5c0089e6c84d05d394a9ee4fd068b2503dbb9bd291cc91808866cbe0de09df6d3b115cbd6cae10692d7f1

Loading…
Cancel
Save